Uses of Class
org.openapitools.client.model.AuthenticatorSettings
Packages that use AuthenticatorSettings
- 
Uses of AuthenticatorSettings in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthenticatorSettingsModifier and TypeMethodDescriptionAuthenticatorSettings.allowedFor(AllowedForEnum allowedFor) AuthenticatorSettings.appInstanceId(String appInstanceId) AuthenticatorSettings.channelBinding(ChannelBinding channelBinding) AuthenticatorSettings.compliance(Compliance compliance) Authenticator.getSettings()Get settingsAuthenticatorSettings.tokenLifetimeInMinutes(Integer tokenLifetimeInMinutes) AuthenticatorSettings.userVerification(UserVerificationEnum userVerification) Methods in org.openapitools.client.model with parameters of type AuthenticatorSettingsModifier and TypeMethodDescriptionvoidAuthenticator.setSettings(AuthenticatorSettings settings) Authenticator.settings(AuthenticatorSettings settings)