Interface | Description |
---|---|
OauthUserDetailsService | Load users based on a org.pac4j.oauth.profile.OAuth20Profile |
Class | Description |
---|---|
DefaultOauthUserDetailsService | Builds an OauthUser. |
OauthUser | A org.springframework.security.core.userdetails.UserDetails implementation that holds the org.pac4j.core.profile.CommonProfile returned by the OAuth provider |