| Modifier and Type | Method and Description |
|---|---|
OAuthConfiguration |
OAuth2ProviderConfiguration.getOAuthConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected OAuthConfiguration |
BaseRequestHandlerGenerator.configuration |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationHandlerGenerator.generate(OAuthConfiguration configuration) |
void |
CreateAccessTokenHandlerGenerator.generate(OAuthConfiguration configuration) |
void |
RequestHandlerGenerator.generate(OAuthConfiguration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected OAuthConfiguration |
OAuth2ProviderRequestProcessor.configuration |
| Constructor and Description |
|---|
AbstractServePageProcessor(OAuthConfiguration configuration,
String page) |
AuthorizationRequestProcessor(OAuthConfiguration configuration) |
OAuth2ProviderRequestProcessor(OAuthConfiguration configuration) |
ServeLoginPageProcessor(OAuthConfiguration configuration) |
TokenRequestProcessor(OAuthConfiguration configuration) |
ValidateAuthorizationRequestProcessor(OAuthConfiguration configuration) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.