Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.builder()
Create a new builder.
|
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.Builder.copy(AuthenticationFactorSettingsEndpointRestrictions model) |
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.Builder.maxEndpointTrustDurationInDays(Integer maxEndpointTrustDurationInDays)
Maximum number of days until an endpoint can be trusted
|
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.Builder.maxEnrolledDevices(Integer maxEnrolledDevices)
Maximum number of enrolled devices per user
|
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.Builder.maxIncorrectAttempts(Integer maxIncorrectAttempts)
An integer that represents the maximum number of failed MFA logins before an account is
locked
|
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.Builder.maxTrustedEndpoints(Integer maxTrustedEndpoints)
Max number of trusted endpoints per user
|
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.toBuilder() |
AuthenticationFactorSettingsEndpointRestrictions.Builder |
AuthenticationFactorSettingsEndpointRestrictions.Builder.trustedEndpointsEnabled(Boolean trustedEndpointsEnabled)
Specify if trusted endpoints are enabled
|
Copyright © 2016–2024. All rights reserved.