nl.surfnet.mujina.saml.xml
Class AssertionGenerator

java.lang.Object
  extended by nl.surfnet.mujina.saml.xml.AssertionGenerator

public class AssertionGenerator
extends Object


Constructor Summary
AssertionGenerator(org.opensaml.xml.security.credential.Credential signingCredential, String issuingEntityName, TimeService timeService, IDService idService, IdpConfiguration idpConfiguration)
           
 
Method Summary
 org.opensaml.saml2.core.Assertion generateAssertion(String remoteIP, SimpleAuthentication authToken, String recepientAssertionConsumerURL, int validForInSeconds, String inResponseTo, org.joda.time.DateTime authnInstant)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssertionGenerator

public AssertionGenerator(org.opensaml.xml.security.credential.Credential signingCredential,
                          String issuingEntityName,
                          TimeService timeService,
                          IDService idService,
                          IdpConfiguration idpConfiguration)
Method Detail

generateAssertion

public org.opensaml.saml2.core.Assertion generateAssertion(String remoteIP,
                                                           SimpleAuthentication authToken,
                                                           String recepientAssertionConsumerURL,
                                                           int validForInSeconds,
                                                           String inResponseTo,
                                                           org.joda.time.DateTime authnInstant)


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.