Uses of Class
com.okta.sdk.resource.model.SupportedMethods
Packages that use SupportedMethods
-
Uses of SupportedMethods in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SupportedMethodsModifier and TypeMethodDescriptionSupportedMethods.settings
(SupportedMethodsSettings settings) SupportedMethods.type
(SupportedMethods.TypeEnum type) Methods in com.okta.sdk.resource.model that return types with arguments of type SupportedMethodsModifier and TypeMethodDescriptionWellKnownAppAuthenticatorConfiguration.getSupportedMethods()
Get supportedMethodsMethods in com.okta.sdk.resource.model with parameters of type SupportedMethodsModifier and TypeMethodDescriptionWellKnownAppAuthenticatorConfiguration.addSupportedMethodsItem
(SupportedMethods supportedMethodsItem) Method parameters in com.okta.sdk.resource.model with type arguments of type SupportedMethodsModifier and TypeMethodDescriptionvoid
WellKnownAppAuthenticatorConfiguration.setSupportedMethods
(List<SupportedMethods> supportedMethods) WellKnownAppAuthenticatorConfiguration.supportedMethods
(List<SupportedMethods> supportedMethods)