| Modifier and Type | Interface and Description |
|---|---|
static class |
OAuth2Resource.OAuth2ProfileDetails
This contains the information about the authenticated profile
|
| Modifier and Type | Method and Description |
|---|---|
Object |
authenticate(OAuth2Resource.OAuth2ProfileDetails profile)
Called when an oauth2 login response has been received, with details received
from the remote server.
|
Map<String,OAuth2Provider> |
getOAuth2Providers() |
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueIdObject authenticate(OAuth2Resource.OAuth2ProfileDetails profile)
profile - - the details about the current user as provided by the
remote authentication serverMap<String,OAuth2Provider> getOAuth2Providers()