public interface TransferAttribute
Modifier and Type | Field and Description |
---|---|
static String |
ENFORCEMENTPOINT_ID |
static String |
HTTP_AUTH_BASIC_PASSWORD |
static String |
HTTP_AUTH_BASIC_USERNAME |
static String |
HTTP_COOKIES |
static String |
HTTP_REQUEST |
static String |
HTTP_RESPONSE |
static String |
LICENSE_REFERENCE |
static String |
PATHINFO_ATTR
Name of an attribute that stores additional path info that was appended to the URL of the Enforcement Point.
|
static String |
QUERY_STRING_ATTR |
static String |
REQUEST_IP_ATTR |
static String |
RESPONSE_STATUS_CODE |
static String |
SERVICE_BASE_URL |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Object |
getValue() |
static final String HTTP_REQUEST
static final String HTTP_RESPONSE
static final String HTTP_COOKIES
static final String PATHINFO_ATTR
static final String QUERY_STRING_ATTR
static final String REQUEST_IP_ATTR
static final String LICENSE_REFERENCE
static final String SERVICE_BASE_URL
static final String RESPONSE_STATUS_CODE
static final String HTTP_AUTH_BASIC_USERNAME
static final String HTTP_AUTH_BASIC_PASSWORD
static final String ENFORCEMENTPOINT_ID
Copyright © 2004–2018 52north.org. All rights reserved.