org.sape.smfw.soapengine
Class Constants

java.lang.Object
  extended byorg.sape.smfw.soapengine.Constants

public class Constants
extends Object

Package constants.


Field Summary
(package private) static String USER_NS
          User namespace
(package private) static String USER_PROPERTY_NAME
          Property name of the User object stored in org.apache.axis.MessageContext
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_NS

static final String USER_NS
User namespace

See Also:
Constant Field Values

USER_PROPERTY_NAME

static final String USER_PROPERTY_NAME
Property name of the User object stored in org.apache.axis.MessageContext

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright 2003 Sapient Corporation. All Rights Reserved.