| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor.oauth2 | |
| com.predic8.membrane.core.interceptor.oauth2.tokengenerators |
| Modifier and Type | Method and Description |
|---|---|
TokenGenerator |
OAuth2AuthorizationServerInterceptor.getRefreshTokenGenerator() |
TokenGenerator |
OAuth2AuthorizationServerInterceptor.getTokenGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2AuthorizationServerInterceptor.setRefreshTokenGenerator(TokenGenerator refreshTokenGenerator) |
void |
OAuth2AuthorizationServerInterceptor.setTokenGenerator(TokenGenerator tokenGenerator) |
| Modifier and Type | Class and Description |
|---|---|
class |
BearerTokenGenerator |
Copyright © 2021. All Rights Reserved.