Uses of Class
com.okta.sdk.resource.model.UserFactorSupported
Packages that use UserFactorSupported
-
Uses of UserFactorSupported in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return types with arguments of type UserFactorSupportedModifier and TypeMethodDescriptionUserFactorApi.listSupportedFactors
(String userId) List all supported Factors Lists all the supported Factors that can be enrolled for the specified userUserFactorApi.listSupportedFactors
(String userId, Map<String, String> additionalHeaders) List all supported Factors Lists all the supported Factors that can be enrolled for the specified user -
Uses of UserFactorSupported in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorSupportedModifier and TypeMethodDescriptionUserFactorSupported.enrollment
(UserFactorSupported.EnrollmentEnum enrollment) UserFactorSupported.factorType
(UserFactorType factorType) UserFactorSupported.links
(UserFactorLinks links) UserFactorSupported.provider
(UserFactorProvider provider) UserFactorSupported.status
(UserFactorStatus status)