Class StandardClaimNames

java.lang.Object
org.springframework.security.oauth2.core.oidc.StandardClaimNames

public final class StandardClaimNames extends Object
The names of the "Standard Claims" defined by the OpenID Connect Core 1.0 specification that can be returned either in the UserInfo Response or the ID Token.
Since:
5.0
See Also: