| Interface | Description |
|---|---|
| AccessTokenGrant |
Access Token Grant
|
| Class | Description |
|---|---|
| AbstractAuthorizationResponse | |
| AbstractFormImplicitResponse | |
| AccessToken |
Base Access Token representation
|
| AccessTokenRegistration |
Captures the information associated with the access token request.
|
| AccessTokenValidation | |
| Client |
Represents a registered third-party Client application
|
| ClientAccessToken |
Represents the extended client view of
AccessToken. |
| FormAuthorizationResponse | |
| FormTokenResponse | |
| OAuthAuthorizationData |
This bean represents a resource owner authorization challenge.
|
| OAuthContext |
Captures the information about the current client request
which custom filters may use to further protect the endpoints
|
| OAuthError |
Captures OAuth2 error properties
|
| OAuthPermission |
Provides the complete information about a given opaque permission.
|
| OAuthRedirectionState | |
| OOBAuthorizationResponse | |
| ServerAccessToken |
Server Access Token representation
|
| TokenIntrospection | |
| UserSubject |
Represents a login name which AuthorizationService
may capture after the end user approved a given third party request
|
| Enum | Description |
|---|---|
| AuthenticationMethod |
Apache CXF