All Superinterfaces:
Context
All Known Implementing Classes:
DefaultOAuth2TokenContext, JwtEncodingContext, OAuth2TokenClaimsContext

public interface OAuth2TokenContext extends Context
A context that holds information (to be) associated to an OAuth 2.0 Token and is used by an OAuth2TokenGenerator and OAuth2TokenCustomizer.
Since:
7.0
See Also: