Uses of Enum
com.okta.sdk.resource.model.UserFactorSupported.EnrollmentEnum
-
Uses of UserFactorSupported.EnrollmentEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionUserFactorSupported.getEnrollment()
Indicates if the Factor is required for the specified userReturns the enum constant of this type with the specified name.static UserFactorSupported.EnrollmentEnum[]
UserFactorSupported.EnrollmentEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserFactorSupported.enrollment
(UserFactorSupported.EnrollmentEnum enrollment) void
UserFactorSupported.setEnrollment
(UserFactorSupported.EnrollmentEnum enrollment)