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 class
WebAuthnAccount.Builder
-
Constructor Summary
Constructors Constructor Description WebAuthnAccount()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
List<WebAuthnDeviceCredential>
getCredentials()
int
hashCode()
String
toString()
-