| Package | Description |
|---|---|
| com.okta.idx.sdk.api.client | |
| com.okta.idx.sdk.api.model |
| Modifier and Type | Method and Description |
|---|---|
void |
IDXAuthenticationWrapper.revokeToken(TokenType tokenType,
java.lang.String token)
Revoke the oauth2 token.
|
| Modifier and Type | Method and Description |
|---|---|
static TokenType |
TokenType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TokenType[] |
TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020-2022 Okta. All Rights Reserved.