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.Builder
WebAuthnAccount.Builder. credential(WebAuthnDeviceCredential credential)
WebAuthnAccount.Builder
WebAuthnAccount.Builder. credentials(Collection<WebAuthnDeviceCredential> credentials)
WebAuthnAccount.Builder
WebAuthnAccount.Builder. credentials(WebAuthnDeviceCredential... credentials)
-