Uses of Class
org.apache.syncope.common.lib.wa.WebAuthnAccount.Builder
-
Packages that use WebAuthnAccount.Builder Package Description org.apache.syncope.common.lib.wa -
-
Uses of WebAuthnAccount.Builder in org.apache.syncope.common.lib.wa
Methods in org.apache.syncope.common.lib.wa that return WebAuthnAccount.Builder Modifier and Type Method Description WebAuthnAccount.BuilderWebAuthnAccount.Builder. credential(WebAuthnDeviceCredential credential)WebAuthnAccount.BuilderWebAuthnAccount.Builder. credentials(Collection<WebAuthnDeviceCredential> credentials)WebAuthnAccount.BuilderWebAuthnAccount.Builder. credentials(WebAuthnDeviceCredential... credentials)
-