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 class
DefaultU2fFactorProfile
Methods in com.okta.authn.sdk.impl.resource that return U2fFactorProfile Modifier and Type Method Description U2fFactorProfile
DefaultU2fFactorProfile. setCredentialId(java.lang.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 U2fFactorProfile
U2fFactorProfile. setCredentialId(java.lang.String credentialId)
-