Package | Description |
---|---|
com.okta.sdk.impl.resource.authenticator | |
com.okta.sdk.resource.authenticator |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthenticatorSettings
AuthenticatorSettings
|
Modifier and Type | Method and Description |
---|---|
AuthenticatorSettings |
DefaultAuthenticator.getSettings() |
AuthenticatorSettings |
DefaultAuthenticatorSettings.setAllowedFor(AllowedForEnum allowedFor) |
AuthenticatorSettings |
DefaultAuthenticatorSettings.setAppInstanceId(String appInstanceId) |
AuthenticatorSettings |
DefaultAuthenticatorSettings.setChannelBinding(ChannelBinding channelBinding) |
AuthenticatorSettings |
DefaultAuthenticatorSettings.setCompliance(Compliance compliance) |
AuthenticatorSettings |
DefaultAuthenticatorSettings.setTokenLifetimeInMinutes(Integer tokenLifetimeInMinutes) |
AuthenticatorSettings |
DefaultAuthenticatorSettings.setUserVerification(UserVerificationEnum userVerification) |
Modifier and Type | Method and Description |
---|---|
Authenticator |
DefaultAuthenticator.setSettings(AuthenticatorSettings settings) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorSettings |
Authenticator.getSettings() |
AuthenticatorSettings |
AuthenticatorSettings.setAllowedFor(AllowedForEnum allowedFor) |
AuthenticatorSettings |
AuthenticatorSettings.setAppInstanceId(String appInstanceId) |
AuthenticatorSettings |
AuthenticatorSettings.setChannelBinding(ChannelBinding channelBinding) |
AuthenticatorSettings |
AuthenticatorSettings.setCompliance(Compliance compliance) |
AuthenticatorSettings |
AuthenticatorSettings.setTokenLifetimeInMinutes(Integer tokenLifetimeInMinutes) |
AuthenticatorSettings |
AuthenticatorSettings.setUserVerification(UserVerificationEnum userVerification) |
Modifier and Type | Method and Description |
---|---|
Authenticator |
Authenticator.setSettings(AuthenticatorSettings settings) |
Copyright © 2017–2023 Okta. All rights reserved.