Package org.springframework.security.oauth2.core.user
package org.springframework.security.oauth2.core.user
Provides a model for an OAuth 2.0 representation of a user
Principal.-
ClassDescriptionThe default implementation of an
OAuth2User.A representation of a userPrincipalthat is registered with an OAuth 2.0 Provider.AGrantedAuthoritythat may be associated to anOAuth2User.