nl.surfnet.mujina.spring
Class AuthnRequestInfo

java.lang.Object
  extended by nl.surfnet.mujina.spring.AuthnRequestInfo
All Implemented Interfaces:
Serializable

public class AuthnRequestInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AuthnRequestInfo(String assertionConumerURL, String authnRequestID)
           
 
Method Summary
 String getAssertionConumerURL()
           
 String getAuthnRequestID()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthnRequestInfo

public AuthnRequestInfo(String assertionConumerURL,
                        String authnRequestID)
Method Detail

getAssertionConumerURL

public String getAssertionConumerURL()

getAuthnRequestID

public String getAuthnRequestID()

toString

public String toString()
Overrides:
toString in class Object


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