Uses of Enum
com.okta.sdk.resource.model.ChildOrg.TokenTypeEnum
Packages that use ChildOrg.TokenTypeEnum
-
Uses of ChildOrg.TokenTypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ChildOrg.TokenTypeEnumModifier and TypeMethodDescriptionstatic ChildOrg.TokenTypeEnumChildOrg.getTokenType()Type of returned `token`.static ChildOrg.TokenTypeEnumReturns the enum constant of this type with the specified name.static ChildOrg.TokenTypeEnum[]ChildOrg.TokenTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.