Uses of Enum
com.okta.sdk.resource.model.OAuth2ClaimType
Packages that use OAuth2ClaimType
-
Uses of OAuth2ClaimType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OAuth2ClaimTypeModifier and TypeMethodDescriptionstatic OAuth2ClaimTypeOAuth2Claim.getClaimType()Get claimTypestatic OAuth2ClaimTypeReturns the enum constant of this type with the specified name.static OAuth2ClaimType[]OAuth2ClaimType.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 OAuth2ClaimTypeModifier and TypeMethodDescriptionOAuth2Claim.claimType(OAuth2ClaimType claimType) voidOAuth2Claim.setClaimType(OAuth2ClaimType claimType)