Uses of Enum
com.okta.sdk.resource.model.TokenResponseTokenType
-
Uses of TokenResponseTokenType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic TokenResponseTokenType
TokenResponse.getTokenType()
Get tokenTypestatic TokenResponseTokenType
Returns the enum constant of this type with the specified name.static TokenResponseTokenType[]
TokenResponseTokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TokenResponse.setTokenType
(TokenResponseTokenType tokenType) TokenResponse.tokenType
(TokenResponseTokenType tokenType)