| Interface | Description |
|---|---|
| AccessTokenResolver |
Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).
|
| ResourceAccess |
A
ResourceAccess encapsulates the logic of required scope selection. |
| Class | Description |
|---|---|
| AccessTokenInfo |
Represents an OAuth2 Access Token.
|
| OAuth2 |
OAuth2 utility class.
|
| OAuth2Context |
An
OAuth2Context could be used to store and retrieve an AccessTokenInfo. |
| OAuth2Error |
Describes an error which occurred during an OAuth 2.0 authorization request
or when performing an authorized request.
|
| ResourceServerFilter |
Validates a
Request that contains an OAuth 2.0 access token. |
| Exception | Description |
|---|---|
| AccessTokenException |
Represents an exception whilst retrieving an OAuth2 access token.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.