Uses of Interface
com.okta.authn.sdk.resource.ActivateFactorRequest
Package
Description
-
Uses of ActivateFactorRequest in com.okta.authn.sdk.client
Modifier 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
Modifier and TypeMethodDescriptionDefaultAuthenticationClient.activateFactor
(String factorId, ActivateFactorRequest request, RequestContext requestContext, AuthenticationStateHandler stateHandler) -
Uses of ActivateFactorRequest in com.okta.authn.sdk.impl.resource
Modifier and TypeClassDescriptionclass
class
class
-
Uses of ActivateFactorRequest in com.okta.authn.sdk.resource
Modifier and TypeInterfaceDescriptioninterface
interface