| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorMethodTotpAllOfSettings |
AuthenticatorMethodTotpAllOfSettings.algorithm(String algorithm) |
AuthenticatorMethodTotpAllOfSettings |
AuthenticatorMethodTotpAllOfSettings.encoding(String encoding) |
AuthenticatorMethodTotpAllOfSettings |
AuthenticatorMethodTotp.getSettings()
Get settings
|
AuthenticatorMethodTotpAllOfSettings |
AuthenticatorMethodTotpAllOf.getSettings()
Get settings
|
AuthenticatorMethodTotpAllOfSettings |
AuthenticatorMethodTotpAllOfSettings.passCodeLength(Integer passCodeLength) |
AuthenticatorMethodTotpAllOfSettings |
AuthenticatorMethodTotpAllOfSettings.timeIntervalInSeconds(Integer timeIntervalInSeconds) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatorMethodTotp.setSettings(AuthenticatorMethodTotpAllOfSettings settings) |
void |
AuthenticatorMethodTotpAllOf.setSettings(AuthenticatorMethodTotpAllOfSettings settings) |
AuthenticatorMethodTotp |
AuthenticatorMethodTotp.settings(AuthenticatorMethodTotpAllOfSettings settings) |
AuthenticatorMethodTotpAllOf |
AuthenticatorMethodTotpAllOf.settings(AuthenticatorMethodTotpAllOfSettings settings) |
Copyright © 2017–2023 Okta. All rights reserved.