at.gv.egiz.moodle.eidconnector.validation
Interface AssertionVerifier

All Known Implementing Classes:
PEPSConnectorAssertionVerifier

public interface AssertionVerifier

Author:
bzwattendorfer

Method Summary
 void verify(org.opensaml.saml2.core.Assertion assertion, String reqIPAddress, String authnRequestID, String recipient)
           
 

Method Detail

verify

void verify(org.opensaml.saml2.core.Assertion assertion,
            String reqIPAddress,
            String authnRequestID,
            String recipient)
            throws SecurityException
Throws:
SecurityException


Copyright 2009 EGIZ. All Rights Reserved.