at.gv.egiz.moodle.eidconnector.validation
Class MOASPSSVerifier

java.lang.Object
  extended by at.gv.egiz.moodle.eidconnector.validation.MOASPSSVerifier

public class MOASPSSVerifier
extends Object


Constructor Summary
MOASPSSVerifier()
           
 
Method Summary
 void verifySAMLObjectSignature(org.opensaml.common.SignableSAMLObject samlObject)
           
 void verifyXML(Element signedXML, boolean certificateValidation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MOASPSSVerifier

public MOASPSSVerifier()
Method Detail

verifySAMLObjectSignature

public void verifySAMLObjectSignature(org.opensaml.common.SignableSAMLObject samlObject)
                               throws eu.stork.vidp.messages.exception.SAMLValidationException,
                                      eu.stork.mw.common.exceptions.SignatureVerificationException
Throws:
eu.stork.vidp.messages.exception.SAMLValidationException
eu.stork.mw.common.exceptions.SignatureVerificationException

verifyXML

public void verifyXML(Element signedXML,
                      boolean certificateValidation)
               throws eu.stork.mw.common.exceptions.SignatureVerificationException
Throws:
eu.stork.mw.common.exceptions.SignatureVerificationException


Copyright 2009 EGIZ. All Rights Reserved.