Uses of Class
com.okta.sdk.resource.model.UserFactorSupported
-
Uses of UserFactorSupported in com.okta.sdk.resource.api
Modifier 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
Modifier and TypeMethodDescriptionUserFactorSupported.enrollment
(UserFactorSupported.EnrollmentEnum enrollment) UserFactorSupported.factorType
(UserFactorType factorType) UserFactorSupported.links
(UserFactorLinks links) UserFactorSupported.provider
(UserFactorProvider provider) UserFactorSupported.status
(UserFactorStatus status)