Overview
//trimble-id-android/com.trimble
Package-level declarations
Types
| Name | Summary |
|---|---|
| Authenticator | [androidJvm] class Authenticator(context: Context, configurationEndpoint: String, clientID: String, redirectUri: String, scope: String) : IAuthenticator An authenticator that utilizes a custom URI callback. |
| IAuthenticator | [androidJvm] interface IAuthenticator Common interface for Authenticator |
| ILoginResponseCallback | [androidJvm] interface ILoginResponseCallback Callback interface for login request. |
| ILogoutResponseCallback | [androidJvm] interface ILogoutResponseCallback Callback interface for logout request. |