Package org.apache.syncope.common.lib.wa
Class WebAuthnAccount
- java.lang.Object
-
- org.apache.syncope.common.lib.wa.WebAuthnAccount
-
- All Implemented Interfaces:
Serializable,BaseBean
public class WebAuthnAccount extends Object implements BaseBean
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWebAuthnAccount.Builder
-
Constructor Summary
Constructors Constructor Description WebAuthnAccount()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)List<WebAuthnDeviceCredential>getCredentials()inthashCode()StringtoString()
-