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