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