Uses of Interface
com.okta.authn.sdk.resource.FactorProfile
Package
Description
-
Uses of FactorProfile in com.okta.authn.sdk.client
Modifier and TypeMethodDescriptionAuthenticationClient.enrollFactor
(FactorType factorType, FactorProvider factorProvider, FactorProfile factorProfile, String stateToken, AuthenticationStateHandler stateHandler) Enrolls a user with a factor assigned by their MFA Policy. -
Uses of FactorProfile in com.okta.authn.sdk.impl.client
Modifier and TypeMethodDescriptionDefaultAuthenticationClient.enrollFactor
(FactorType type, FactorProvider provider, FactorProfile factorProfile, String stateToken, AuthenticationStateHandler stateHandler) -
Uses of FactorProfile in com.okta.authn.sdk.impl.resource
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Modifier and TypeMethodDescriptionDefaultFactorEnrollRequest.setFactorProfile
(FactorProfile factorProfile) -
Uses of FactorProfile in com.okta.authn.sdk.resource
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Modifier and TypeMethodDescriptionFactorEnrollRequest.setFactorProfile
(FactorProfile factorProfile)