Uses of Class
com.okta.sdk.resource.model.AuthenticatorEnrollmentPolicyAuthenticatorSettings
Packages that use AuthenticatorEnrollmentPolicyAuthenticatorSettings
-
Uses of AuthenticatorEnrollmentPolicyAuthenticatorSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorEnrollmentPolicyAuthenticatorSettingsModifier and TypeMethodDescriptionAuthenticatorEnrollmentPolicyAuthenticatorSettings.constraints(AuthenticatorEnrollmentPolicyAuthenticatorSettingsConstraints constraints) AuthenticatorEnrollmentPolicyAuthenticatorSettings.enroll(AuthenticatorEnrollmentPolicyAuthenticatorSettingsEnroll enroll) AuthenticatorEnrollmentPolicyAuthenticatorSettings.key(AuthenticatorEnrollmentPolicyAuthenticatorType key) Methods in com.okta.sdk.resource.model that return types with arguments of type AuthenticatorEnrollmentPolicyAuthenticatorSettingsModifier and TypeMethodDescriptionAuthenticatorEnrollmentPolicySettings.getAuthenticators()List of authenticator policy settings <x-lifecycle class=\"oie\"></x-lifecycle> For orgs with the Authenticator enrollment policy feature enabled, the new default authenticator enrollment policy created by Okta contains the `authenticators` property in the policy settings.Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorEnrollmentPolicyAuthenticatorSettingsModifier and TypeMethodDescriptionAuthenticatorEnrollmentPolicySettings.addauthenticatorsItem(AuthenticatorEnrollmentPolicyAuthenticatorSettings authenticatorsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type AuthenticatorEnrollmentPolicyAuthenticatorSettingsModifier and TypeMethodDescriptionAuthenticatorEnrollmentPolicySettings.authenticators(List<AuthenticatorEnrollmentPolicyAuthenticatorSettings> authenticators) voidAuthenticatorEnrollmentPolicySettings.setAuthenticators(List<AuthenticatorEnrollmentPolicyAuthenticatorSettings> authenticators)