Uses of Enum
com.okta.sdk.resource.model.UserIdentifierMatchType
Packages that use UserIdentifierMatchType
-
Uses of UserIdentifierMatchType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserIdentifierMatchTypeModifier and TypeMethodDescriptionstatic UserIdentifierMatchTypeUserIdentifierConditionEvaluatorPattern.getMatchType()Get matchTypestatic UserIdentifierMatchTypeReturns the enum constant of this type with the specified name.static UserIdentifierMatchType[]UserIdentifierMatchType.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 UserIdentifierMatchTypeModifier and TypeMethodDescriptionUserIdentifierConditionEvaluatorPattern.matchType(UserIdentifierMatchType matchType) voidUserIdentifierConditionEvaluatorPattern.setMatchType(UserIdentifierMatchType matchType)