| Class | Description |
|---|---|
| AccessTokenCache |
Class to cache
InternalAccessToken. |
| AccessTokenVerificationResult |
Verification result of an access token.
|
| EncryptorHolder |
Class to hold StringCipher.
|
| FragmentWrapper |
A wrapper to wrap the
Fragment or Fragment. |
| InternalAccessToken |
Immutable data class represents a channel access token.
|
| IssueAccessTokenResult |
Immutable data class represents a result of LineAuthenticationApiClient::issueAccessToken
|
| JWKSet |
JSON Web Key Set [JWK] document.
|
| JWKSet.Builder | |
| JWKSet.JWK | |
| JWKSet.JWK.Builder | |
| LoginDelegateImpl | |
| LoginHandler |
A handler to perform login through
LoginHandler.performLogin(Activity, boolean, String, LineAuthenticationParams) or
LoginHandler.performLogin(Activity, FragmentWrapper, boolean, String, LineAuthenticationParams) and
handle the login result through LoginHandler.onActivityResult(int, int, Intent). |
| OneTimePassword |
Immutable data class represents a pair of an one time identifier and a password.
|
| OpenIdDiscoveryDocument |
LINE Login Discovery Document.
|
| OpenIdDiscoveryDocument.Builder | |
| RefreshTokenResult |
Data class represents a result of refresh token.
|
| Enum | Description |
|---|---|
| IdTokenKeyType |