| AppleAssertionFormatProcessor |
Processor class for Assertions from Apple Platform authenticator - reference
-
https://medium.com/webauthnworks/webauthn-fido2-verifying-apple-anonymous-attestation-5eaff334c849
|
| AssertionProcessorFactory |
Factory Class that returns Processor based on the attestationType value in Fido2RegistrationData
|
| NoneAssertionFormatProcessor |
Class which processes assertions of "none" fmt (attestation type)
|
| PackedAssertionFormatProcessor |
Class which processes assertions of "packed" fmt (attestation type)
|
| TPMAssertionFormatProcessor |
Class which processes assertions of "tpm" fmt (attestation type)
|
| U2FAssertionFormatProcessor |
Class which processes assertions of "fido2-u2f" fmt (attestation type)
|
| U2FSuperGluuAssertionFormatProcessor |
Class which processes assertions of "fido2-u2f" fmt (attestation type)
|