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

java.lang.Object
  extended by at.gv.egiz.moodle.eidconnector.validation.PEPSConnectorAssertionVerifier
All Implemented Interfaces:
AssertionVerifier

public class PEPSConnectorAssertionVerifier
extends Object
implements AssertionVerifier

Author:
bzwattendorfer

Constructor Summary
PEPSConnectorAssertionVerifier()
           
 
Method Summary
 void verify(org.opensaml.saml2.core.Assertion assertion, String reqIPAddress, String authnRequestID, String recipient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PEPSConnectorAssertionVerifier

public PEPSConnectorAssertionVerifier()
Method Detail

verify

public void verify(org.opensaml.saml2.core.Assertion assertion,
                   String reqIPAddress,
                   String authnRequestID,
                   String recipient)
            throws SecurityException
Specified by:
verify in interface AssertionVerifier
Throws:
SecurityException


Copyright 2009 EGIZ. All Rights Reserved.