public class AclService extends Object
| Constructor and Description |
|---|
AclService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
applyACL(CallContext context,
CmisService service,
String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
applyACL.
|
static void |
getACL(CallContext context,
CmisService service,
String repositoryId,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getACL.
|
public static void getACL(CallContext context, CmisService service, String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
Exceptionpublic static void applyACL(CallContext context, CmisService service, String repositoryId, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
ExceptionCopyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.