Uses of Class
org.openapitools.client.model.WebAuthnUserFactorProfile
Packages that use WebAuthnUserFactorProfile
-
Uses of WebAuthnUserFactorProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return WebAuthnUserFactorProfileModifier and TypeMethodDescriptionWebAuthnUserFactorProfile.authenticatorName
(String authenticatorName) WebAuthnUserFactorProfile.credentialId
(String credentialId) WebAuthnUserFactor.getProfile()
Get profileWebAuthnUserFactorAllOf.getProfile()
Get profileMethods in org.openapitools.client.model with parameters of type WebAuthnUserFactorProfileModifier and TypeMethodDescriptionWebAuthnUserFactor.profile
(WebAuthnUserFactorProfile profile) WebAuthnUserFactorAllOf.profile
(WebAuthnUserFactorProfile profile) void
WebAuthnUserFactor.setProfile
(WebAuthnUserFactorProfile profile) void
WebAuthnUserFactorAllOf.setProfile
(WebAuthnUserFactorProfile profile)