Uses of Class
org.openapitools.client.model.U2fUserFactorProfile
Packages that use U2fUserFactorProfile
-
Uses of U2fUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return U2fUserFactorProfileModifier and TypeMethodDescriptionU2fUserFactorProfile.credentialId
(String credentialId) U2fUserFactor.getProfile()
Get profileU2fUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type U2fUserFactorProfileModifier and TypeMethodDescriptionU2fUserFactor.profile
(U2fUserFactorProfile profile) U2fUserFactorAllOf.profile
(U2fUserFactorProfile profile) void
U2fUserFactor.setProfile
(U2fUserFactorProfile profile) void
U2fUserFactorAllOf.setProfile
(U2fUserFactorProfile profile)