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 UserIdentifierType
UserIdentifierPolicyRuleCondition.getType()
Get typestatic UserIdentifierType
Returns 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 TypeMethodDescriptionvoid
UserIdentifierPolicyRuleCondition.setType
(UserIdentifierType type) UserIdentifierPolicyRuleCondition.type
(UserIdentifierType type)