Uses of Interface
com.okta.authn.sdk.resource.U2fFactorProfile
-
Packages that use U2fFactorProfile Package Description com.okta.authn.sdk.impl.resource com.okta.authn.sdk.resource -
-
Uses of U2fFactorProfile in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement U2fFactorProfile Modifier and Type Class Description classDefaultU2fFactorProfileMethods in com.okta.authn.sdk.impl.resource that return U2fFactorProfile Modifier and Type Method Description U2fFactorProfileDefaultU2fFactorProfile. setCredentialId(String credentialId) -
Uses of U2fFactorProfile in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return U2fFactorProfile Modifier and Type Method Description U2fFactorProfileU2fFactorProfile. setCredentialId(String credentialId)
-