Uses of Class
se.swedenconnect.sigval.svt.validation.SignatureSVTValidationResult
Packages that use SignatureSVTValidationResult
-
Uses of SignatureSVTValidationResult in se.swedenconnect.sigval.svt.validation
Methods in se.swedenconnect.sigval.svt.validation that return types with arguments of type SignatureSVTValidationResultModifier and TypeMethodDescriptionThe main validation method.Methods in se.swedenconnect.sigval.svt.validation with parameters of type SignatureSVTValidationResultModifier and TypeMethodDescriptionprotected boolean
SVTValidator.customCertificateRefCheck
(CertReferenceClaims svtCertRef, List<byte[]> sigCertChain, SignatureSVTValidationResult result) Override this method to handle certificate reference types other than the default types.void
SVTValidator.customSignatureSVTValidation
(SignatureSVTData signatureSVTData, String hashAlgorithm, SignatureSVTValidationResult result) Override this method to implement custom signature validation