static MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.builderMicrosoftAuthenticatorAuthenticationMethodConfiguration() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.excludeTargets(List<ExcludeTarget> excludeTargets) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.excludeTargets(ExcludeTarget... excludeTargets) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.excludeTargetsNextLink(String excludeTargetsNextLink) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.featureSettings(MicrosoftAuthenticatorFeatureSettings featureSettings) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.id(String id) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.includeTargets(List<MicrosoftAuthenticatorAuthenticationMethodTarget> includeTargets) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.includeTargets(MicrosoftAuthenticatorAuthenticationMethodTarget... includeTargets) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.isSoftwareOathEnabled(Boolean isSoftwareOathEnabled) |
|
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder |
MicrosoftAuthenticatorAuthenticationMethodConfiguration.Builder.state(AuthenticationMethodState state) |
|