Class Constants


  • public class Constants
    extends Object
    • Field Detail

      • CLIENT_VERSION_HEADER

        public static final String CLIENT_VERSION_HEADER
        An http header sent by the client that indicates the version of the client.
        See Also:
        Constant Field Values
      • SNAPSHOT_METADATA_SPACE

        public static final String SNAPSHOT_METADATA_SPACE
        Content ID used to define a space snapshot
        See Also:
        Constant Field Values
      • SYSTEM_SPACES

        public static final List<String> SYSTEM_SPACES
        This structure defines the system managed spaces.
      • SNAPSHOT_PROPS_FILENAME

        public static final String SNAPSHOT_PROPS_FILENAME
        Content ID used to define a space snapshot
        See Also:
        Constant Field Values
      • SNAPSHOT_ID_PROP

        public static final String SNAPSHOT_ID_PROP
        The property value set on a space to indicate that a snapshot is in process
        See Also:
        Constant Field Values
      • RESTORE_ID_PROP

        public static final String RESTORE_ID_PROP
        The property value set on a space to indicate that it is a restored snapshot.
        See Also:
        Constant Field Values
      • ACCOUNT_ID_ATTRIBUTE

        public static final String ACCOUNT_ID_ATTRIBUTE
        The name of the http request attribute containing the account id (ie subdomain) indicated in the caller's URL.
        See Also:
        Constant Field Values
      • HIDDEN_COOKIE_SPACE

        public static final String HIDDEN_COOKIE_SPACE
        The name of the space used for storing transient token to signed cookie mappings.
        See Also:
        Constant Field Values
      • SWIFT_EXPIRE_OBJECT_HEADER

        public static final String SWIFT_EXPIRE_OBJECT_HEADER
        Header used to expire objects in Swift.
        See Also:
        Constant Field Values