See: Description
Class | Description |
---|---|
OpenIDConnectClient |
OpenID Connect Client Implementation that supports the Authorization Code Grant Flow.
|
OpenIDConnectClientConfiguration |
Configuration used for OpenID Connect Client Implementations.
|
OpenIDConnectClientConfiguration.Builder<T extends OpenIDConnectClientConfiguration.Builder<T,C>,C extends OAuth2ClientConfiguration> |
Builder class for creating the OpenIDConnectClientConfiguration.
|
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.
|
OpenIDConnectUserInfo |
OpenID Connect user information related to a users current social session.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.