Uses of Enum
com.okta.sdk.resource.model.AuthenticatorMethodConstraint.MethodEnum
-
Uses of AuthenticatorMethodConstraint.MethodEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticatorMethodConstraint.getMethod()
Get methodReturns the enum constant of this type with the specified name.AuthenticatorMethodConstraint.MethodEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAuthenticatorMethodConstraint.method
(AuthenticatorMethodConstraint.MethodEnum method) void
AuthenticatorMethodConstraint.setMethod
(AuthenticatorMethodConstraint.MethodEnum method)