org.opensaml
Class SAMLBrowserProfile.BrowserProfileRequest

java.lang.Object
  extended byorg.opensaml.SAMLBrowserProfile.BrowserProfileRequest
Enclosing class:
SAMLBrowserProfile

public static class SAMLBrowserProfile.BrowserProfileRequest
extends Object

Wrapper for the pieces of the profile request provided to the profile provider


Field Summary
 String[] SAMLArt
           
 String SAMLResponse
           
 String TARGET
           
 
Constructor Summary
SAMLBrowserProfile.BrowserProfileRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SAMLResponse

public String SAMLResponse

SAMLArt

public String[] SAMLArt

TARGET

public String TARGET
Constructor Detail

SAMLBrowserProfile.BrowserProfileRequest

public SAMLBrowserProfile.BrowserProfileRequest()


Copyright ? 2005 UCAID. All Rights Reserved.