public class MetadataServiceListSignatureValidator extends Object
MetadataServiceList
object.Constructor and Description |
---|
MetadataServiceListSignatureValidator()
Constructor setting up the validator bean.
|
Modifier and Type | Method and Description |
---|---|
void |
validateSignature(MetadataServiceList mdsl,
X509Certificate signersCertificate)
Validates the signature of the supplied
MetadataServiceList element using the supplied certificate. |
public MetadataServiceListSignatureValidator()
public void validateSignature(MetadataServiceList mdsl, X509Certificate signersCertificate) throws SignatureException
MetadataServiceList
element using the supplied certificate.mdsl
- the MetadataServiceList
signersCertificate
- the certificate of the signerSignatureException
- for validation errorsCopyright © 2018 Litsec AB. All rights reserved.