| Interface | Description |
|---|---|
| AccessTokenGrantHandler | |
| AccessTokenValidator | |
| OAuthDataProvider |
OAuth provider responsible for persisting the information about
OAuth consumers, request and access tokens.
|
| OOBResponseDeliverer | |
| ResourceOwnerNameProvider | |
| SessionAuthenticityTokenProvider |
SessionAuthenticityTokenProvider responsible for storing and retrieving tokens
to validate the authenticity of request sessions
|
| SubjectCreator |
Optional provider responsible for creating
resource owner subject representations
|
| Class | Description |
|---|---|
| DefaultResourceOwnerNameProvider | |
| OAuthContextProvider | |
| OAuthJSONProvider |
| Exception | Description |
|---|---|
| OAuthServiceException |
Encapsulates OAuth-related problems
|
Apache CXF