org.jasig.portal.security.provider.saml
Class SAMLConstants

java.lang.Object
  extended by org.jasig.portal.security.provider.saml.SAMLConstants

public class SAMLConstants
extends Object


Field Summary
static String HTTP_HEADER_PAOS
           
static String HTTP_HEADER_PAOS_CONTENT_TYPE
           
 
Constructor Summary
SAMLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP_HEADER_PAOS_CONTENT_TYPE

public static final String HTTP_HEADER_PAOS_CONTENT_TYPE
See Also:
Constant Field Values

HTTP_HEADER_PAOS

public static final String HTTP_HEADER_PAOS
See Also:
Constant Field Values
Constructor Detail

SAMLConstants

public SAMLConstants()


Copyright © 2011 Jasig. All Rights Reserved.