Uses of Class
com.okta.sdk.resource.model.U2fUserFactorProfile
Packages that use U2fUserFactorProfile
-
Uses of U2fUserFactorProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return U2fUserFactorProfileModifier and TypeMethodDescriptionU2fUserFactorProfile.credentialId
(String credentialId) U2fUserFactor.getProfile()
Get profileMethods in com.okta.sdk.resource.model with parameters of type U2fUserFactorProfileModifier and TypeMethodDescriptionU2fUserFactor.profile
(U2fUserFactorProfile profile) void
U2fUserFactor.setProfile
(U2fUserFactorProfile profile)