Class Summary |
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 . |
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. |
OOBAuthorizationResponse |
|
Permission |
Base permission description |
ServerAccessToken |
Server Access Token representation |
UserSubject |
Represents a login name which AuthorizationService
may capture after the end user approved a given third party request |