| Modifier and Type | Class and Description |
|---|---|
class |
TokenGeneratorDefaultStrategy
Default Token Generation Strategy, using a UUID based mechanism.
|
| Constructor and Description |
|---|
TokenManager(TokenStore tokenStore,
TokenGeneratorStrategy tokenGeneratorStrategy,
RefreshTokenStrategy refreshTokenStrategy,
long tokenExpirationInterval,
TimeUnit tokenExpirationIntervalTimeUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected TokenGeneratorStrategy |
AbstractRefreshTokenStrategy.tokenGeneratorStrategy |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRefreshTokenStrategy.setTokenGeneratorStrategy(TokenGeneratorStrategy tokenGeneratorStrategy) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.