Package | Description |
---|---|
org.forgerock.oauth.clients.oauth2 |
OAuth 2.0 ForgeRock Client Implementation.
|
org.forgerock.oauth.clients.oidc |
OpenID Connect ForgeRock Client Implementation.
|
Modifier and Type | Method and Description |
---|---|
Promise<? extends OAuth2SessionInfo,OAuthException> |
OAuth2Client.getSessionInfo(DataStore dataStore) |
Modifier and Type | Class and Description |
---|---|
class |
OpenIDConnectSessionInfo
OpenIDSessionInfo object used to determine if the access token or id token expiry time has passed and to determine
if a session is still active.
|
Modifier and Type | Method and Description |
---|---|
Promise<? extends OAuth2SessionInfo,OAuthException> |
OpenIDConnectClient.getSessionInfo(DataStore dataStore) |
Copyright © 2010-2018, ForgeRock All Rights Reserved.