jar

com.webauthn4j : webauthn4j-core

Maven & Gradle

Aug 01, 2023
13 usages
437 stars

webauthn4j-core · WebAuthn4J Core library

Table Of Contents

Latest Version

Download com.webauthn4j : webauthn4j-core JAR file - Latest Versions:

All Versions

Download com.webauthn4j : webauthn4j-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window webauthn4j-core-0.21.5.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.webauthn4j.validator.attestation.statement.androidkey

├─ com.webauthn4j.validator.attestation.statement.androidkey.AndroidKeyAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.androidkey.KeyDescriptionValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.androidkey.NullAndroidKeyAttestationStatementValidator.class - [JAR]

com.webauthn4j.validator.exception

├─ com.webauthn4j.validator.exception.BadAaguidException.class - [JAR]

├─ com.webauthn4j.validator.exception.BadAlgorithmException.class - [JAR]

├─ com.webauthn4j.validator.exception.BadAttestationStatementException.class - [JAR]

├─ com.webauthn4j.validator.exception.BadChallengeException.class - [JAR]

├─ com.webauthn4j.validator.exception.BadOriginException.class - [JAR]

├─ com.webauthn4j.validator.exception.BadRpIdException.class - [JAR]

├─ com.webauthn4j.validator.exception.BadSignatureException.class - [JAR]

├─ com.webauthn4j.validator.exception.CertificateException.class - [JAR]

├─ com.webauthn4j.validator.exception.ConstraintViolationException.class - [JAR]

├─ com.webauthn4j.validator.exception.CrossOriginException.class - [JAR]

├─ com.webauthn4j.validator.exception.InconsistentClientDataTypeException.class - [JAR]

├─ com.webauthn4j.validator.exception.KeyDescriptionValidationException.class - [JAR]

├─ com.webauthn4j.validator.exception.MaliciousCounterValueException.class - [JAR]

├─ com.webauthn4j.validator.exception.MissingChallengeException.class - [JAR]

├─ com.webauthn4j.validator.exception.NotAllowedAlgorithmException.class - [JAR]

├─ com.webauthn4j.validator.exception.NotAllowedCredentialIdException.class - [JAR]

├─ com.webauthn4j.validator.exception.PublicKeyMismatchException.class - [JAR]

├─ com.webauthn4j.validator.exception.SelfAttestationProhibitedException.class - [JAR]

├─ com.webauthn4j.validator.exception.TokenBindingException.class - [JAR]

├─ com.webauthn4j.validator.exception.TrustAnchorNotFoundException.class - [JAR]

├─ com.webauthn4j.validator.exception.UnexpectedExtensionException.class - [JAR]

├─ com.webauthn4j.validator.exception.UserNotPresentException.class - [JAR]

├─ com.webauthn4j.validator.exception.UserNotVerifiedException.class - [JAR]

├─ com.webauthn4j.validator.exception.ValidationException.class - [JAR]

com.webauthn4j.validator.attestation.statement.none

├─ com.webauthn4j.validator.attestation.statement.none.NoneAttestationStatementValidator.class - [JAR]

com.webauthn4j.converter.jackson

├─ com.webauthn4j.converter.jackson.JacksonUtil.class - [JAR]

├─ com.webauthn4j.converter.jackson.WebAuthnCBORModule.class - [JAR]

├─ com.webauthn4j.converter.jackson.WebAuthnJSONModule.class - [JAR]

com.webauthn4j.validator.attestation.statement.androidsafetynet

├─ com.webauthn4j.validator.attestation.statement.androidsafetynet.AndroidSafetyNetAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.androidsafetynet.GooglePlayServiceVersionValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.androidsafetynet.NullAndroidSafetyNetAttestationStatementValidator.class - [JAR]

com.webauthn4j.data.client.challenge

├─ com.webauthn4j.data.client.challenge.Challenge.class - [JAR]

├─ com.webauthn4j.data.client.challenge.DefaultChallenge.class - [JAR]

com.webauthn4j.validator.attestation.statement.apple

├─ com.webauthn4j.validator.attestation.statement.apple.AppleAnonymousAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.apple.NullAppleAnonymousAttestationStatementValidator.class - [JAR]

com.webauthn4j.data.extension.authenticator

├─ com.webauthn4j.data.extension.authenticator.AuthenticationExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.AuthenticationExtensionAuthenticatorOutput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.AuthenticationExtensionsAuthenticatorInputs.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.AuthenticationExtensionsAuthenticatorOutputs.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.CredentialProtectionExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.CredentialProtectionExtensionAuthenticatorOutput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.ExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.ExtensionAuthenticatorOutput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.HMACGetSecretAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.HMACSecretAuthenticationExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.HMACSecretAuthenticationExtensionAuthenticatorOutput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.HMACSecretRegistrationExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.HMACSecretRegistrationExtensionAuthenticatorOutput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.RegistrationExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.RegistrationExtensionAuthenticatorOutput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.UserVerificationMethodExtensionAuthenticatorInput.class - [JAR]

├─ com.webauthn4j.data.extension.authenticator.UserVerificationMethodExtensionAuthenticatorOutput.class - [JAR]

com.webauthn4j.data.attestation.authenticator

├─ com.webauthn4j.data.attestation.authenticator.AAGUID.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.AbstractCOSEKey.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.AttestedCredentialData.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.AuthenticatorData.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.COSEKey.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.Curve.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.EC2COSEKey.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.EdDSACOSEKey.class - [JAR]

├─ com.webauthn4j.data.attestation.authenticator.RSACOSEKey.class - [JAR]

com.webauthn4j.validator

├─ com.webauthn4j.validator.AssertionSignatureValidator.class - [JAR]

├─ com.webauthn4j.validator.AttestationValidator.class - [JAR]

├─ com.webauthn4j.validator.AuthenticationDataValidator.class - [JAR]

├─ com.webauthn4j.validator.AuthenticationObject.class - [JAR]

├─ com.webauthn4j.validator.AuthenticatorExtensionValidator.class - [JAR]

├─ com.webauthn4j.validator.BeanAssertUtil.class - [JAR]

├─ com.webauthn4j.validator.ChallengeValidator.class - [JAR]

├─ com.webauthn4j.validator.ClientExtensionValidator.class - [JAR]

├─ com.webauthn4j.validator.CoreAuthenticationDataValidator.class - [JAR]

├─ com.webauthn4j.validator.CoreAuthenticationObject.class - [JAR]

├─ com.webauthn4j.validator.CoreMaliciousCounterValueHandler.class - [JAR]

├─ com.webauthn4j.validator.CoreRegistrationDataValidator.class - [JAR]

├─ com.webauthn4j.validator.CoreRegistrationObject.class - [JAR]

├─ com.webauthn4j.validator.CustomAuthenticationValidator.class - [JAR]

├─ com.webauthn4j.validator.CustomCoreAuthenticationValidator.class - [JAR]

├─ com.webauthn4j.validator.CustomCoreRegistrationValidator.class - [JAR]

├─ com.webauthn4j.validator.CustomRegistrationValidator.class - [JAR]

├─ com.webauthn4j.validator.DefaultCoreMaliciousCounterValueHandler.class - [JAR]

├─ com.webauthn4j.validator.DefaultMaliciousCounterValueHandler.class - [JAR]

├─ com.webauthn4j.validator.MaliciousCounterValueHandler.class - [JAR]

├─ com.webauthn4j.validator.OriginValidator.class - [JAR]

├─ com.webauthn4j.validator.OriginValidatorImpl.class - [JAR]

├─ com.webauthn4j.validator.RegistrationDataValidator.class - [JAR]

├─ com.webauthn4j.validator.RegistrationObject.class - [JAR]

├─ com.webauthn4j.validator.RpIdHashValidator.class - [JAR]

├─ com.webauthn4j.validator.TokenBindingValidator.class - [JAR]

com.webauthn4j.validator.attestation.statement

├─ com.webauthn4j.validator.attestation.statement.AbstractStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.AttestationStatementValidator.class - [JAR]

com.webauthn4j.converter.util

├─ com.webauthn4j.converter.util.CborConverter.class - [JAR]

├─ com.webauthn4j.converter.util.JsonConverter.class - [JAR]

├─ com.webauthn4j.converter.util.ObjectConverter.class - [JAR]

com.webauthn4j.data

├─ com.webauthn4j.data.AbstractImmutableMap.class - [JAR]

├─ com.webauthn4j.data.AttachmentHint.class - [JAR]

├─ com.webauthn4j.data.AttestationConveyancePreference.class - [JAR]

├─ com.webauthn4j.data.AuthenticationAlgorithm.class - [JAR]

├─ com.webauthn4j.data.AuthenticationData.class - [JAR]

├─ com.webauthn4j.data.AuthenticationParameters.class - [JAR]

├─ com.webauthn4j.data.AuthenticationRequest.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorAssertionResponse.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorAttachment.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorAttestationResponse.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorAttestationType.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorResponse.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorSelectionCriteria.class - [JAR]

├─ com.webauthn4j.data.AuthenticatorTransport.class - [JAR]

├─ com.webauthn4j.data.CoreAuthenticationData.class - [JAR]

├─ com.webauthn4j.data.CoreAuthenticationParameters.class - [JAR]

├─ com.webauthn4j.data.CoreRegistrationData.class - [JAR]

├─ com.webauthn4j.data.CoreRegistrationParameters.class - [JAR]

├─ com.webauthn4j.data.KeyProtectionType.class - [JAR]

├─ com.webauthn4j.data.MatcherProtectionType.class - [JAR]

├─ com.webauthn4j.data.MessageDigestAlgorithm.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredential.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialCreationOptions.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialDescriptor.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialEntity.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialParameters.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialRequestOptions.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialRpEntity.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialType.class - [JAR]

├─ com.webauthn4j.data.PublicKeyCredentialUserEntity.class - [JAR]

├─ com.webauthn4j.data.PublicKeyRepresentationFormat.class - [JAR]

├─ com.webauthn4j.data.RegistrationData.class - [JAR]

├─ com.webauthn4j.data.RegistrationParameters.class - [JAR]

├─ com.webauthn4j.data.RegistrationRequest.class - [JAR]

├─ com.webauthn4j.data.ResidentKeyRequirement.class - [JAR]

├─ com.webauthn4j.data.SignatureAlgorithm.class - [JAR]

├─ com.webauthn4j.data.TransactionConfirmationDisplay.class - [JAR]

├─ com.webauthn4j.data.UserVerificationMethod.class - [JAR]

├─ com.webauthn4j.data.UserVerificationRequirement.class - [JAR]

com.webauthn4j.data.attestation.statement

├─ com.webauthn4j.data.attestation.statement.AndroidKeyAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.AndroidSafetyNetAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.AppleAnonymousAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.AttestationCertificate.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.AttestationCertificatePath.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.AttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.AttestationType.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.COSEAlgorithmIdentifier.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.COSEKeyOperation.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.COSEKeyType.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.CertificateBaseAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.ECCUnique.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.FIDOU2FAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.NoneAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.PackedAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.RSAUnique.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.Response.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMAObject.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMAttestationStatement.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMEccCurve.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMGenerated.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMIAlgHash.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMIAlgPublic.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMISTAttest.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMSAttest.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMSCertifyInfo.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMSClockInfo.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMSECCParms.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMSRSAParms.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMTHA.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMTPublic.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMUAttest.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMUPublicId.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMUPublicParms.class - [JAR]

├─ com.webauthn4j.data.attestation.statement.TPMUtil.class - [JAR]

com.webauthn4j.validator.attestation.trustworthiness.certpath

├─ com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidatorBase.class - [JAR]

├─ com.webauthn4j.validator.attestation.trustworthiness.certpath.DefaultCertPathTrustworthinessValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.trustworthiness.certpath.NullCertPathTrustworthinessValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.trustworthiness.certpath.TrustAnchorCertPathTrustworthinessValidator.class - [JAR]

com.webauthn4j.validator.attestation.trustworthiness.self

├─ com.webauthn4j.validator.attestation.trustworthiness.self.DefaultSelfAttestationTrustworthinessValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.trustworthiness.self.NullSelfAttestationTrustworthinessValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.trustworthiness.self.SelfAttestationTrustworthinessValidator.class - [JAR]

com.webauthn4j.server

├─ com.webauthn4j.server.CoreServerProperty.class - [JAR]

├─ com.webauthn4j.server.ServerProperty.class - [JAR]

com.webauthn4j.data.extension.client

├─ com.webauthn4j.data.extension.client.AuthenticationExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.AuthenticationExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.AuthenticationExtensionsClientInputs.class - [JAR]

├─ com.webauthn4j.data.extension.client.AuthenticationExtensionsClientOutputs.class - [JAR]

├─ com.webauthn4j.data.extension.client.CredentialPropertiesExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.CredentialPropertiesExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.CredentialPropertiesOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.CredentialProtectionExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.ExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.ExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.FIDOAppIDExclusionExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.FIDOAppIDExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.FIDOAppIDExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.HMACSecretAuthenticationExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.HMACSecretAuthenticationExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.HMACSecretRegistrationExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.HMACSecretRegistrationExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.RegistrationExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.RegistrationExtensionClientOutput.class - [JAR]

├─ com.webauthn4j.data.extension.client.UserVerificationMethodExtensionClientInput.class - [JAR]

├─ com.webauthn4j.data.extension.client.UserVerificationMethodExtensionClientOutput.class - [JAR]

com.webauthn4j.data.jws

├─ com.webauthn4j.data.jws.JWAIdentifier.class - [JAR]

├─ com.webauthn4j.data.jws.JWS.class - [JAR]

├─ com.webauthn4j.data.jws.JWSException.class - [JAR]

├─ com.webauthn4j.data.jws.JWSFactory.class - [JAR]

├─ com.webauthn4j.data.jws.JWSHeader.class - [JAR]

├─ com.webauthn4j.data.jws.JWSSignatureUtil.class - [JAR]

com.webauthn4j.validator.attestation.statement.tpm

├─ com.webauthn4j.validator.attestation.statement.tpm.DefaultTPMDevicePropertyDecoder.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.tpm.NullTPMAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.tpm.NullTPMDevicePropertyValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.tpm.TPMAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.tpm.TPMDeviceProperty.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.tpm.TPMDevicePropertyDecoder.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.tpm.TPMDevicePropertyValidator.class - [JAR]

com.webauthn4j.converter

├─ com.webauthn4j.converter.AttestationObjectConverter.class - [JAR]

├─ com.webauthn4j.converter.AttestedCredentialDataConverter.class - [JAR]

├─ com.webauthn4j.converter.AuthenticationExtensionsClientInputsConverter.class - [JAR]

├─ com.webauthn4j.converter.AuthenticationExtensionsClientOutputsConverter.class - [JAR]

├─ com.webauthn4j.converter.AuthenticatorDataConverter.class - [JAR]

├─ com.webauthn4j.converter.AuthenticatorTransportConverter.class - [JAR]

├─ com.webauthn4j.converter.CollectedClientDataConverter.class - [JAR]

com.webauthn4j

├─ com.webauthn4j.WebAuthnAuthenticationManager.class - [JAR]

├─ com.webauthn4j.WebAuthnManager.class - [JAR]

├─ com.webauthn4j.WebAuthnRegistrationManager.class - [JAR]

com.webauthn4j.converter.jackson.deserializer.json

├─ com.webauthn4j.converter.jackson.deserializer.json.AttachmentHintFromLongDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.AttachmentHintFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.AuthenticationAlgorithmFromIntDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.AuthenticationAlgorithmFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.AuthenticatorAttestationTypeFromIntDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.AuthenticatorAttestationTypeFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.ChallengeDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.CredentialProtectionPolicyDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.JWSHeaderDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.KeyProtectionTypeFromIntDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.KeyProtectionTypeFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.MatcherProtectionTypeFromIntDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.MatcherProtectionTypeFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.PublicKeyRepresentationFormatFromIntDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.PublicKeyRepresentationFormatFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.TransactionConfirmationDisplayFromIntDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.TransactionConfirmationDisplayFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.UserVerificationMethodFromLongDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.UserVerificationMethodFromStringDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.json.X509CertificateDeserializer.class - [JAR]

com.webauthn4j.authenticator

├─ com.webauthn4j.authenticator.Authenticator.class - [JAR]

├─ com.webauthn4j.authenticator.AuthenticatorImpl.class - [JAR]

├─ com.webauthn4j.authenticator.CoreAuthenticator.class - [JAR]

├─ com.webauthn4j.authenticator.CoreAuthenticatorImpl.class - [JAR]

com.webauthn4j.validator.attestation.statement.u2f

├─ com.webauthn4j.validator.attestation.statement.u2f.FIDOU2FAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.u2f.NullFIDOU2FAttestationStatementValidator.class - [JAR]

com.webauthn4j.converter.jackson.serializer.cbor

├─ com.webauthn4j.converter.jackson.serializer.cbor.AAGUIDSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AbstractCtapCanonicalCborSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AndroidKeyAttestationStatementSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AndroidSafetyNetAttestationStatementSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AppleAnonymousAttestationStatementSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AttestedCredentialDataSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AuthenticationExtensionsAuthenticatorInputsSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AuthenticationExtensionsAuthenticatorOutputsSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.AuthenticatorDataSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.CertPathSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.CredentialProtectionPolicySerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.EC2COSEKeySerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.EdDSACOSEKeySerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.FIDOU2FAttestationStatementSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.HMACGetSecretAuthenticatorInputSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.JWSSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.PackedAttestationStatementSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.PublicKeyCredentialDescriptorSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.RSACOSEKeySerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.TPMAttestationStatementSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.TPMSAttestSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.TPMTPublicSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.cbor.X509CertificateSerializer.class - [JAR]

com.webauthn4j.data.attestation

├─ com.webauthn4j.data.attestation.AttestationObject.class - [JAR]

com.webauthn4j.converter.jackson.deserializer.cbor

├─ com.webauthn4j.converter.jackson.deserializer.cbor.AAGUIDDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.AttestedCredentialDataDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.AuthenticationExtensionsAuthenticatorOutputsEnvelope.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.AuthenticationExtensionsAuthenticatorOutputsEnvelopeDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.AuthenticatorDataDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.COSEKeyEnvelope.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.COSEKeyEnvelopeDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.CertPathDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.CredentialProtectionPolicyDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.HMACSecretAuthenticatorInputDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.JWSDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.TPMSAttestDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.TPMTPublicDeserializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.deserializer.cbor.X509CertificateDeserializer.class - [JAR]

com.webauthn4j.converter.jackson.serializer.json

├─ com.webauthn4j.converter.jackson.serializer.json.AttachmentHintToLongSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.AttachmentHintToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.AuthenticationAlgorithmToIntSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.AuthenticationAlgorithmToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.AuthenticatorAttestationTypeToIntSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.AuthenticatorAttestationTypeToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.ChallengeSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.CredentialProtectionPolicySerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.JWSHeaderSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.KeyProtectionTypeToIntSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.KeyProtectionTypeToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.MatcherProtectionTypeToIntSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.MatcherProtectionTypeToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.OriginSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.PublicKeyRepresentationFormatToIntSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.PublicKeyRepresentationFormatToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.TransactionConfirmationDisplayToIntSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.TransactionConfirmationDisplayToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.UserVerificationMethodToLongSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.UserVerificationMethodToStringSerializer.class - [JAR]

├─ com.webauthn4j.converter.jackson.serializer.json.X509CertificateSerializer.class - [JAR]

com.webauthn4j.anchor

├─ com.webauthn4j.anchor.CachingTrustAnchorsProviderBase.class - [JAR]

├─ com.webauthn4j.anchor.CertFileTrustAnchorsProvider.class - [JAR]

├─ com.webauthn4j.anchor.KeyStoreException.class - [JAR]

├─ com.webauthn4j.anchor.KeyStoreFileTrustAnchorsProvider.class - [JAR]

├─ com.webauthn4j.anchor.KeyStoreTrustAnchorRepository.class - [JAR]

├─ com.webauthn4j.anchor.KeyStoreTrustAnchorsProvider.class - [JAR]

├─ com.webauthn4j.anchor.SimpleTrustAnchorsProvider.class - [JAR]

├─ com.webauthn4j.anchor.TrustAnchorRepository.class - [JAR]

├─ com.webauthn4j.anchor.TrustAnchorsProvider.class - [JAR]

├─ com.webauthn4j.anchor.TrustAnchorsResolver.class - [JAR]

├─ com.webauthn4j.anchor.TrustAnchorsResolverImpl.class - [JAR]

com.webauthn4j.data.client

├─ com.webauthn4j.data.client.ClientDataType.class - [JAR]

├─ com.webauthn4j.data.client.CollectedClientData.class - [JAR]

├─ com.webauthn4j.data.client.Origin.class - [JAR]

├─ com.webauthn4j.data.client.TokenBinding.class - [JAR]

├─ com.webauthn4j.data.client.TokenBindingStatus.class - [JAR]

com.webauthn4j.data.extension

├─ com.webauthn4j.data.extension.CredentialProtectionPolicy.class - [JAR]

├─ com.webauthn4j.data.extension.ExtensionInput.class - [JAR]

├─ com.webauthn4j.data.extension.ExtensionOutput.class - [JAR]

├─ com.webauthn4j.data.extension.HMACGetSecretInput.class - [JAR]

├─ com.webauthn4j.data.extension.HMACGetSecretOutput.class - [JAR]

├─ com.webauthn4j.data.extension.SingleValueExtensionBase.class - [JAR]

├─ com.webauthn4j.data.extension.SingleValueExtensionInputBase.class - [JAR]

├─ com.webauthn4j.data.extension.SingleValueExtensionOutputBase.class - [JAR]

├─ com.webauthn4j.data.extension.UvmEntries.class - [JAR]

├─ com.webauthn4j.data.extension.UvmEntry.class - [JAR]

com.webauthn4j.converter.exception

├─ com.webauthn4j.converter.exception.DataConversionException.class - [JAR]

com.webauthn4j.validator.attestation.statement.packed

├─ com.webauthn4j.validator.attestation.statement.packed.NullPackedAttestationStatementValidator.class - [JAR]

├─ com.webauthn4j.validator.attestation.statement.packed.PackedAttestationStatementValidator.class - [JAR]

Advertisement