nl.surfnet.spring.security.opensaml
Class AuthnRequestGenerator

java.lang.Object
  extended by nl.surfnet.spring.security.opensaml.AuthnRequestGenerator

public class AuthnRequestGenerator
extends Object


Constructor Summary
AuthnRequestGenerator(String issuingEntityName, TimeService timeService, IDService idService)
           
 
Method Summary
 org.opensaml.saml2.core.AuthnRequest generateAuthnRequest(String destination, String responseLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthnRequestGenerator

public AuthnRequestGenerator(String issuingEntityName,
                             TimeService timeService,
                             IDService idService)
Method Detail

generateAuthnRequest

public org.opensaml.saml2.core.AuthnRequest generateAuthnRequest(String destination,
                                                                 String responseLocation)


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