java.lang.Object
org.springframework.security.oauth2.server.authorization.token.OAuth2TokenClaimsSet
All Implemented Interfaces:
ClaimAccessor, OAuth2TokenClaimAccessor

public final class OAuth2TokenClaimsSet extends Object implements OAuth2TokenClaimAccessor
A representation of a set of claims that are associated to an OAuth2Token.
Since:
7.0
See Also: