Uses of Interface
com.okta.sdk.resource.U2fUserFactorProfile
-
Packages that use U2fUserFactorProfile Package Description com.okta.sdk.resource -
-
Uses of U2fUserFactorProfile in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return U2fUserFactorProfile Modifier and Type Method Description U2fUserFactorProfile
U2fUserFactor. getProfile()
U2fUserFactorProfile
U2fUserFactorProfile. setCredentialId(java.lang.String credentialId)
Methods in com.okta.sdk.resource with parameters of type U2fUserFactorProfile Modifier and Type Method Description U2fUserFactor
U2fUserFactor. setProfile(U2fUserFactorProfile profile)
-