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

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