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 settingsAuthenticatorMethodPushAllOf.getSettings()Get settingsAuthenticatorMethodPushAllOfSettings.keyProtection(PushMethodKeyProtection keyProtection) AuthenticatorMethodPushAllOfSettings.transactionTypes(List<AuthenticatorMethodTransactionType> transactionTypes) Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorMethodPushAllOfSettingsModifier and TypeMethodDescriptionvoidAuthenticatorMethodPush.setSettings(AuthenticatorMethodPushAllOfSettings settings) voidAuthenticatorMethodPushAllOf.setSettings(AuthenticatorMethodPushAllOfSettings settings) AuthenticatorMethodPush.settings(AuthenticatorMethodPushAllOfSettings settings) AuthenticatorMethodPushAllOf.settings(AuthenticatorMethodPushAllOfSettings settings)