Package | Description |
---|---|
com.okta.sdk.resource.application |
Modifier and Type | Method and Description |
---|---|
OAuth2RefreshToken.StatusEnum |
OAuth2RefreshToken.getStatus() |
static OAuth2RefreshToken.StatusEnum |
OAuth2RefreshToken.StatusEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OAuth2RefreshToken.StatusEnum[] |
OAuth2RefreshToken.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OAuth2RefreshToken |
OAuth2RefreshToken.setStatus(OAuth2RefreshToken.StatusEnum status) |
Copyright © 2017-2022 Okta. All Rights Reserved.