Interface OAuth2IntrospectionClaimAccessor

All Superinterfaces:
ClaimAccessor, OAuth2TokenIntrospectionClaimAccessor
All Known Implementing Classes:
OAuth2IntrospectionAuthenticatedPrincipal

@Deprecated public interface OAuth2IntrospectionClaimAccessor extends OAuth2TokenIntrospectionClaimAccessor
Deprecated.
A ClaimAccessor for the "claims" that may be contained in the Introspection Response.
Since:
5.4
See Also: