Uses of Interface
io.jans.fido2.service.processors.AttestationFormatProcessor
Packages that use AttestationFormatProcessor
-
Uses of AttestationFormatProcessor in io.jans.fido2.service.processor.attestation
Classes in io.jans.fido2.service.processor.attestation that implement AttestationFormatProcessorModifier and TypeClassDescriptionclassAttestation processor for fmt = "android-key" (Android Keystore attestation).classFor Apple's anonymous attestation fmt="apple"classAttestation processor for attestations of fmt = none One of the attestation formats called 'none'.classAttestation processor for attestations of fmt = packedclassclassAttestation processor for attestations of fmt =fido-u2fMethods in io.jans.fido2.service.processor.attestation that return AttestationFormatProcessorModifier and TypeMethodDescriptionAttestationProcessorFactory.getCommandProcessor(String fmtFormat)