Uses of Interface
com.okta.authn.sdk.resource.FactorProfile
Packages that use FactorProfile
Package
Description
-
Uses of FactorProfile in com.okta.authn.sdk.client
Methods in com.okta.authn.sdk.client with parameters of type FactorProfileModifier 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
Methods in com.okta.authn.sdk.impl.client with parameters of type FactorProfileModifier and TypeMethodDescriptionDefaultAuthenticationClient.enrollFactor
(FactorType type, FactorProvider provider, FactorProfile factorProfile, String stateToken, AuthenticationStateHandler stateHandler) -
Uses of FactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement FactorProfileModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Methods in com.okta.authn.sdk.impl.resource that return FactorProfileMethods in com.okta.authn.sdk.impl.resource with parameters of type FactorProfileModifier and TypeMethodDescriptionDefaultFactorEnrollRequest.setFactorProfile
(FactorProfile factorProfile) -
Uses of FactorProfile in com.okta.authn.sdk.resource
Subinterfaces of FactorProfile in com.okta.authn.sdk.resourceModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Methods in com.okta.authn.sdk.resource that return FactorProfileMethods in com.okta.authn.sdk.resource with parameters of type FactorProfileModifier and TypeMethodDescriptionFactorEnrollRequest.setFactorProfile
(FactorProfile factorProfile)