HTTP GET support for ACR.
[lgpl/argeo-commons.git] / org.argeo.api.cms / src / org / argeo / api / cms / CmsConstants.java
index 29cf12e2b0c5f33a68a589aecdc3a397d9ba1399..bae874b1652e85f4ac28d372e0aa206b19abaf39 100644 (file)
@@ -36,12 +36,11 @@ public interface CmsConstants {
        String PUBLIC_WORKSPACE = "public";
        String SECURITY_WORKSPACE = "security";
        String MIGRATION_WORKSPACE = "migration";
-       
+
        /*
         * ACR CONVENTIONS
         */
        String SRV_BASE = "/srv";
-       
 
        /*
         * BASE DNs
@@ -76,6 +75,7 @@ public interface CmsConstants {
        String PATH_JCR = "/jcr";
        String PATH_FILES = "/files";
        // String PATH_JCR_PUB = "/pub";
+       String PATH_API_ACR = "/api/acr";
 
        /*
         * FILE SYSTEMS