Package com.webauthn4j.data.client
Class ClientDataType
java.lang.Object
com.webauthn4j.data.client.ClientDataType
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ClientDataTypeDeprecated.ClientDataType.CREATE is renamed to ClientDataType.WEBAUTHN_CREATEstatic final ClientDataTypeDeprecated.ClientDataType.GET is renamed to ClientDataType.WEBAUTHN_GETstatic final ClientDataTypestatic final ClientDataType -
Method Summary
-
Field Details
-
WEBAUTHN_CREATE
-
WEBAUTHN_GET
-
CREATE
Deprecated.ClientDataType.CREATE is renamed to ClientDataType.WEBAUTHN_CREATE -
GET
Deprecated.ClientDataType.GET is renamed to ClientDataType.WEBAUTHN_GET
-
-
Method Details