| Modifier and Type | Method and Description |
|---|---|
void |
WellknownFile.init(Router router,
OAuth2AuthorizationServerInterceptor oasi) |
| Modifier and Type | Field and Description |
|---|---|
protected OAuth2AuthorizationServerInterceptor |
OAuth2Flow.authServer |
| Constructor and Description |
|---|
CodeFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc,
SessionManager.Session s) |
IdTokenTokenFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc,
SessionManager.Session s) |
OAuth2Flow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc,
SessionManager.Session s) |
TokenFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc,
SessionManager.Session s) |
| Modifier and Type | Field and Description |
|---|---|
protected OAuth2AuthorizationServerInterceptor |
EndpointProcessor.authServer |
| Modifier and Type | Field and Description |
|---|---|
protected OAuth2AuthorizationServerInterceptor |
ParameterizedRequest.authServer |
| Constructor and Description |
|---|
AuthWithoutSessionRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
AuthWithSessionRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
ParameterizedRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
UserinfoRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
| Constructor and Description |
|---|
AuthorizationCodeFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
CredentialsFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
ErrorFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
PasswordFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
RefreshTokenFlow(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
TokenFlowDecider(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
TokenRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
Copyright © 2021. All Rights Reserved.