Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodPushAllOfSettings
-
Uses of AuthenticatorMethodPushAllOfSettings in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticatorMethodPushAllOfSettings.addalgorithmsItem
(AuthenticatorMethodAlgorithm algorithmsItem) AuthenticatorMethodPushAllOfSettings.addtransactionTypesItem
(AuthenticatorMethodTransactionType transactionTypesItem) AuthenticatorMethodPushAllOfSettings.algorithms
(List<AuthenticatorMethodAlgorithm> algorithms) AuthenticatorMethodPush.getSettings()
Get settingsAuthenticatorMethodPushAllOfSettings.keyProtection
(PushMethodKeyProtection keyProtection) AuthenticatorMethodPushAllOfSettings.transactionTypes
(List<AuthenticatorMethodTransactionType> transactionTypes) Modifier and TypeMethodDescriptionvoid
AuthenticatorMethodPush.setSettings
(AuthenticatorMethodPushAllOfSettings settings) AuthenticatorMethodPush.settings
(AuthenticatorMethodPushAllOfSettings settings)