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 classDefaultChallengeFactorRequestMethods in com.okta.authn.sdk.impl.resource that return ChallengeFactorRequest Modifier and Type Method Description ChallengeFactorRequestDefaultChallengeFactorRequest. setStateToken(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 ChallengeFactorRequestChallengeFactorRequest. setStateToken(String stateToken)
-