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