| Class | Description |
|---|---|
| AbstractGrantType |
Common interface for all grant types must extend this interface.
|
| DeferredExpressionResolver | |
| OAuthOperations |
Provides management capabilities for the configured
tokenManager. |
| ParameterExtractor |
Configuration of a custom parameter to extract from the token response.
|
| TokenResponseParameterOutputResolver |
Represents an output resolver for the usage of
OAuthOperations#customTokenResponseParam(TokenManagerConfig, String, String)
which will return AnyType as the elements stored in the ResourceOwnerOAuthContext#tokenResponseParameters are
Object. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.