Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodPushAllOfSettings
Packages that use AuthenticatorMethodPushAllOfSettings
-
Uses of AuthenticatorMethodPushAllOfSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorMethodPushAllOfSettingsModifier 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) Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorMethodPushAllOfSettingsModifier and TypeMethodDescriptionvoid
AuthenticatorMethodPush.setSettings
(AuthenticatorMethodPushAllOfSettings settings) AuthenticatorMethodPush.settings
(AuthenticatorMethodPushAllOfSettings settings)