|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides constants containing the valid context names for the WebServices Gateway.
Field Summary | |
static java.lang.String |
AUTH_PASSWORD
The context name for the password used for authentication - provided by WSIF. |
static java.lang.String |
AUTH_SUBJECT
The context name for the authenticated Subject. |
static java.lang.String |
AUTH_USER_NAME
The context name for the user name used for authentication - provided by WSIF. |
static java.lang.String |
copyright
Copyright string. |
static java.lang.String |
GATEWAY_SERVICE_NAME
The context name for the gateway service name. |
static java.lang.String |
MESSAGE_ID
The context name for the message identifier. |
static java.lang.String |
RECEIVING_CHANNEL_NAME
The context name for the receiving channel name. |
static java.lang.String |
RETRY_COUNT
The context name for the retry count. |
static java.lang.String |
SOAP_HEADERS
The context name for the SOAP headers - provided by WSIF. |
static java.lang.String |
TARGET_PORT_NAME
The context name for the port name to be used for invoking the target service. |
static java.lang.String |
TARGET_SERVICE_LOCATION
The context name for the target service name. |
static java.lang.String |
TIMEOUT_TIME
The context name for the timeout time. |
Field Detail |
public static final java.lang.String copyright
public static final java.lang.String AUTH_PASSWORD
public static final java.lang.String AUTH_USER_NAME
public static final java.lang.String SOAP_HEADERS
public static final java.lang.String AUTH_SUBJECT
public static final java.lang.String GATEWAY_SERVICE_NAME
public static final java.lang.String RECEIVING_CHANNEL_NAME
public static final java.lang.String RETRY_COUNT
public static final java.lang.String TARGET_PORT_NAME
public static final java.lang.String TARGET_SERVICE_LOCATION
public static final java.lang.String TIMEOUT_TIME
public static final java.lang.String MESSAGE_ID
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |