Uses of Enum
com.okta.sdk.resource.model.UserIdentifierType
Packages that use UserIdentifierType
-
Uses of UserIdentifierType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserIdentifierTypeModifier and TypeMethodDescriptionstatic UserIdentifierTypeUserIdentifierPolicyRuleCondition.getType()Get typestatic UserIdentifierTypeReturns the enum constant of this type with the specified name.static UserIdentifierType[]UserIdentifierType.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 UserIdentifierTypeModifier and TypeMethodDescriptionvoidUserIdentifierPolicyRuleCondition.setType(UserIdentifierType type) UserIdentifierPolicyRuleCondition.type(UserIdentifierType type)