Package org.springframework.security.oauth2.core.oidc.user
Provides a model for an OpenID Connect Core 1.0 representation of a user
Principal.-
Interface Summary Interface Description OidcUser A representation of a userPrincipalthat is registered with an OpenID Connect 1.0 Provider. -
Class Summary Class Description DefaultOidcUser The default implementation of anOidcUser.OidcUserAuthority AGrantedAuthoritythat may be associated to anOidcUser.