Uses of Enum
com.okta.sdk.resource.model.PolicyRuleVerificationMethodType
Packages that use PolicyRuleVerificationMethodType
-
Uses of PolicyRuleVerificationMethodType in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as PolicyRuleVerificationMethodTypeModifier and TypeFieldDescriptionprotected PolicyRuleVerificationMethodTypeVerificationMethod.typeMethods in com.okta.sdk.resource.model that return PolicyRuleVerificationMethodTypeModifier and TypeMethodDescriptionVerificationMethod.getType()Get typeReturns the enum constant of this type with the specified name.static PolicyRuleVerificationMethodType[]PolicyRuleVerificationMethodType.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 PolicyRuleVerificationMethodTypeModifier and TypeMethodDescriptionvoidVerificationMethod.setType(PolicyRuleVerificationMethodType type) VerificationMethod.type(PolicyRuleVerificationMethodType type)