Uses of Interface
com.okta.authn.sdk.resource.Factor
-
Packages that use Factor Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of Factor in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement Factor Modifier and Type Class Description class
DefaultFactor
Methods in com.okta.authn.sdk.impl.resource that return types with arguments of type Factor Modifier and Type Method Description java.util.List<Factor>
DefaultAuthenticationResponse. getFactors()
-
Uses of Factor in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return types with arguments of type Factor Modifier and Type Method Description java.util.List<Factor>
AuthenticationResponse. getFactors()
-