Uses of Interface
com.okta.authn.sdk.resource.ActivateFactorRequest
Packages that use ActivateFactorRequest
Package
Description
-
Uses of ActivateFactorRequest in com.okta.authn.sdk.client
Methods in com.okta.authn.sdk.client with parameters of type ActivateFactorRequestModifier and TypeMethodDescriptiondefault AuthenticationResponse
AuthenticationClient.activateFactor
(String factorId, ActivateFactorRequest request, AuthenticationStateHandler stateHandler) The sms, call and token:software:totp factor types require activation to complete the enrollment process.AuthenticationClient.activateFactor
(String factorId, ActivateFactorRequest request, RequestContext requestContext, AuthenticationStateHandler stateHandler) The sms, call and token:software:totp factor types require activation to complete the enrollment process. -
Uses of ActivateFactorRequest in com.okta.authn.sdk.impl.client
Methods in com.okta.authn.sdk.impl.client with parameters of type ActivateFactorRequestModifier and TypeMethodDescriptionDefaultAuthenticationClient.activateFactor
(String factorId, ActivateFactorRequest request, RequestContext requestContext, AuthenticationStateHandler stateHandler) -
Uses of ActivateFactorRequest in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement ActivateFactorRequestModifier and TypeClassDescriptionclass
class
class
Methods in com.okta.authn.sdk.impl.resource that return ActivateFactorRequest -
Uses of ActivateFactorRequest in com.okta.authn.sdk.resource
Subinterfaces of ActivateFactorRequest in com.okta.authn.sdk.resourceModifier and TypeInterfaceDescriptioninterface
interface
Methods in com.okta.authn.sdk.resource that return ActivateFactorRequest