nl.surfnet.mujina.saml.xml
Class SubjectGenerator

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

public class SubjectGenerator
extends Object


Constructor Summary
SubjectGenerator(TimeService timeService)
           
 
Method Summary
 org.opensaml.saml2.core.Subject generateSubject(String recepientAssertionConsumerURL, int validForInSeconds, String subjectName, String inResponseTo, String clientAddress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubjectGenerator

public SubjectGenerator(TimeService timeService)
Method Detail

generateSubject

public org.opensaml.saml2.core.Subject generateSubject(String recepientAssertionConsumerURL,
                                                       int validForInSeconds,
                                                       String subjectName,
                                                       String inResponseTo,
                                                       String clientAddress)


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