Uses of Enum
com.okta.sdk.resource.model.OAuth2ClaimValueType
Packages that use OAuth2ClaimValueType
-
Uses of OAuth2ClaimValueType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuth2ClaimValueTypeModifier and TypeMethodDescriptionstatic OAuth2ClaimValueTypeOAuth2Claim.getValueType()Get valueTypestatic OAuth2ClaimValueTypeReturns the enum constant of this type with the specified name.static OAuth2ClaimValueType[]OAuth2ClaimValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type OAuth2ClaimValueTypeModifier and TypeMethodDescriptionvoidOAuth2Claim.setValueType(OAuth2ClaimValueType valueType) OAuth2Claim.valueType(OAuth2ClaimValueType valueType)