org.eclipse.higgins.sts.server.security
Class Constants

java.lang.Object
  extended by org.eclipse.higgins.sts.server.security.Constants

public class Constants
extends java.lang.Object

Defines a set of constants for namespaces and other URI values.

Author:
mikemci@us.ibm.com

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

Field Detail

PROPERTY_REQUEST_CONSUMER_PRINCIPAL

public static final java.lang.String PROPERTY_REQUEST_CONSUMER_PRINCIPAL
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()