Enum TokenResponseTokenType

java.lang.Object
java.lang.Enum<TokenResponseTokenType>
com.okta.sdk.resource.model.TokenResponseTokenType
All Implemented Interfaces:
Serializable, Comparable<TokenResponseTokenType>, java.lang.constant.Constable

public enum TokenResponseTokenType extends Enum<TokenResponseTokenType>
The token type in a `/token` response. The value is generally `Bearer` except for a few instances of token exchange.