Uses of Enum
com.okta.sdk.resource.model.AuthenticatorEnrollmentPolicyAuthenticatorType
Packages that use AuthenticatorEnrollmentPolicyAuthenticatorType
-
Uses of AuthenticatorEnrollmentPolicyAuthenticatorType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorEnrollmentPolicyAuthenticatorTypeModifier and TypeMethodDescriptionAuthenticatorEnrollmentPolicyAuthenticatorSettings.getKey()Get keyReturns the enum constant of this type with the specified name.AuthenticatorEnrollmentPolicyAuthenticatorType.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 AuthenticatorEnrollmentPolicyAuthenticatorTypeModifier and TypeMethodDescriptionAuthenticatorEnrollmentPolicyAuthenticatorSettings.key(AuthenticatorEnrollmentPolicyAuthenticatorType key) voidAuthenticatorEnrollmentPolicyAuthenticatorSettings.setKey(AuthenticatorEnrollmentPolicyAuthenticatorType key)