Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodSignedNonceAllOfSettings
-
Uses of AuthenticatorMethodSignedNonceAllOfSettings in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticatorMethodSignedNonceAllOfSettings.addalgorithmsItem
(AuthenticatorMethodAlgorithm algorithmsItem) AuthenticatorMethodSignedNonceAllOfSettings.algorithms
(List<AuthenticatorMethodAlgorithm> algorithms) AuthenticatorMethodSignedNonce.getSettings()
Get settingsAuthenticatorMethodSignedNonceAllOfSettings.keyProtection
(PushMethodKeyProtection keyProtection) AuthenticatorMethodSignedNonceAllOfSettings.showSignInWithOV
(ShowSignInWithOV showSignInWithOV) Modifier and TypeMethodDescriptionvoid
AuthenticatorMethodSignedNonce.setSettings
(AuthenticatorMethodSignedNonceAllOfSettings settings) AuthenticatorMethodSignedNonce.settings
(AuthenticatorMethodSignedNonceAllOfSettings settings)