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