Package org.duracloud.common.constant
Class Constants
java.lang.Object
org.duracloud.common.constant.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the http request attribute containing the account id (ie subdomain) indicated in the caller's URL.static final StringAn http header sent by the client that indicates the version of the client.static final StringThe default DuraCloud domain.static final Stringstatic final StringThe name of the space used for storing transient token to signed cookie mappings.static final Stringstatic final StringThe property value set on a space to indicate that it is a restored snapshot.static final Stringstatic final Stringstatic final StringThe property value set on a space to indicate that a snapshot is in processstatic final StringContent ID used to define a space snapshotstatic final StringContent ID used to define a space snapshotstatic final StringHeader used to expire objects in Swift.This structure defines the system managed spaces.static final StringMime types -
Method Summary
-
Field Details
-
HEADER_PREFIX
- See Also:
-
CLIENT_VERSION_HEADER
An http header sent by the client that indicates the version of the client.- See Also:
-
SNAPSHOT_METADATA_SPACE
Content ID used to define a space snapshot- See Also:
-
SYSTEM_SPACES
This structure defines the system managed spaces. -
TEXT_TSV
Mime types- See Also:
-
MEDIA_TYPE_APPLICATION_JSON
- See Also:
-
SNAPSHOT_PROPS_FILENAME
Content ID used to define a space snapshot- See Also:
-
SNAPSHOT_ID_PROP
The property value set on a space to indicate that a snapshot is in process- See Also:
-
RESTORE_ID_PROP
The property value set on a space to indicate that it is a restored snapshot.- See Also:
-
ACCOUNT_ID_ATTRIBUTE
The name of the http request attribute containing the account id (ie subdomain) indicated in the caller's URL.- See Also:
-
SERVER_HOST
- See Also:
-
SERVER_PORT
- See Also:
-
HIDDEN_COOKIE_SPACE
The name of the space used for storing transient token to signed cookie mappings.- See Also:
-
SWIFT_EXPIRE_OBJECT_HEADER
Header used to expire objects in Swift.- See Also:
-
DEFAULT_DOMAIN
The default DuraCloud domain.- See Also:
-