All Classes and Interfaces
Class
Description
Represents an exception whilst retrieving an OAuth2 access token.
Represents an OAuth2 Access Token.
Resolves a given token against a dedicated OAuth2 Identity Provider (OpenAM, Google, Facebook, ...).
A
CachingAccessTokenResolver is a delegating AccessTokenResolver that uses a write-through cache
to enable fast AccessTokenInfo resolution.OAuth2 utility class.
An
OAuth2Context could be used to store and retrieve an AccessTokenInfo.Describes an error which occurred during an OAuth 2.0 authorization request
or when performing an authorized request.
An
OpenAmAccessTokenResolver knows how to resolve a given token identifier against an OpenAm instance.A
ResourceAccess encapsulates the logic of required scope selection.Validates a
Request that contains an OAuth 2.0 access token.