Uses of Interface
com.okta.authn.sdk.resource.ChallengeFactorRequest
-
Packages that use ChallengeFactorRequest Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of ChallengeFactorRequest in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement ChallengeFactorRequest Modifier and Type Class Description class
DefaultChallengeFactorRequest
Methods in com.okta.authn.sdk.impl.resource that return ChallengeFactorRequest Modifier and Type Method Description ChallengeFactorRequest
DefaultChallengeFactorRequest. setStateToken(java.lang.String stateToken)
-
Uses of ChallengeFactorRequest in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return ChallengeFactorRequest Modifier and Type Method Description ChallengeFactorRequest
ChallengeFactorRequest. setStateToken(java.lang.String stateToken)
-