| AccessToken |
Models an OAuth2 access token.
|
| AccessToken.AccessTokenBuilder |
|
| AccessToken.Scope |
Authorization Scope
|
| AppAuthConfigurer |
AppAuth Integration, https://github.com/openid/AppAuth-Android
this class provides AppAuth integration and customization
|
| AppAuthFragment |
Headless Fragment to receive callback result from AppAuth library
|
| AuthService |
Model of an authentication service.
|
| AuthService.AuthServiceBuilder |
|
| Config |
Provide SDK Configuration, most components in the SDK has its default setting, this class allow developer to
override the default configuration.
|
| DeviceIdentifier |
Model of Device Identifier
|
| DeviceIdentifier.DeviceIdentifierBuilder |
Builder class to build the device identifier
|
| FRAuth |
Model of an FRAuth.
|
| FRDevice |
|
| FRLifecycle |
Class for handling SDK Lifecycle event.
|
| FRListenerFuture<T> |
|
| FRSession |
Object which represent the User Session
|
| FRUser |
|
| FRUser.Browser |
|
| InitProvider |
Content Provider to register Activity Lifecycle Callbacks and keep track of the last active activity.
|
| InterceptorHandler |
|
| InterceptorHandler.InterceptorHandlerBuilder |
|
| Listener |
|
| Node |
|
| NodeListenerFuture<T> |
|
| OAuth2Client |
Class to handle OAuth2 related endpoint
|
| OAuth2Client.OAuth2ClientBuilder |
|
| PolicyAdvice |
Domain object for advice.
|
| PolicyAdvice.PolicyAdviceBuilder |
|
| SecureCookieJar |
|
| SecureCookieJar.SecureCookieJarBuilder |
|
| ServerConfig |
Manages Server configuration information
|
| ServerConfig.ServerConfigBuilder |
|
| SessionManager |
Manage the user session
|
| SessionManager.SessionManagerBuilder |
|
| SSOToken |
|
| StringUtils |
Utility class for handling Strings.
|
| UserInfo |
This class hold the response of OpenId Connect userinfo endpoint
|
| UserInfo.Address |
|
| UserInfo.Address.AddressBuilder |
|
| UserInfo.UserInfoBuilder |
|