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 U2fUserFactorProfile
U2fUserFactor. getProfile()
U2fUserFactorProfile
U2fUserFactorProfile. setCredentialId(java.lang.String credentialId)
Methods in com.okta.sdk.resource.user.factor with parameters of type U2fUserFactorProfile Modifier and Type Method Description U2fUserFactor
U2fUserFactor. setProfile(U2fUserFactorProfile profile)
-