| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorMethodSignedNonceAllOfSettings |
AuthenticatorMethodSignedNonceAllOfSettings.addAlgorithmsItem(AuthenticatorMethodAlgorithm algorithmsItem) |
AuthenticatorMethodSignedNonceAllOfSettings |
AuthenticatorMethodSignedNonceAllOfSettings.algorithms(List<AuthenticatorMethodAlgorithm> algorithms) |
AuthenticatorMethodSignedNonceAllOfSettings |
AuthenticatorMethodSignedNonce.getSettings()
Get settings
|
AuthenticatorMethodSignedNonceAllOfSettings |
AuthenticatorMethodSignedNonceAllOf.getSettings()
Get settings
|
AuthenticatorMethodSignedNonceAllOfSettings |
AuthenticatorMethodSignedNonceAllOfSettings.keyProtection(PushMethodKeyProtection keyProtection) |
AuthenticatorMethodSignedNonceAllOfSettings |
AuthenticatorMethodSignedNonceAllOfSettings.showSignInWithOV(ShowSignInWithOV showSignInWithOV) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatorMethodSignedNonce.setSettings(AuthenticatorMethodSignedNonceAllOfSettings settings) |
void |
AuthenticatorMethodSignedNonceAllOf.setSettings(AuthenticatorMethodSignedNonceAllOfSettings settings) |
AuthenticatorMethodSignedNonce |
AuthenticatorMethodSignedNonce.settings(AuthenticatorMethodSignedNonceAllOfSettings settings) |
AuthenticatorMethodSignedNonceAllOf |
AuthenticatorMethodSignedNonceAllOf.settings(AuthenticatorMethodSignedNonceAllOfSettings settings) |
Copyright © 2017–2023 Okta. All rights reserved.