public class DmsContentServlet
extends org.eclipse.stardust.vfs.impl.jcr.web.AbstractVfsContentServlet
| Modifier and Type | Class and Description |
|---|---|
static interface |
DmsContentServlet.ExecutionServiceProvider |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLIENT_CONTEXT_PARAM |
static String |
OP_DOWNLOAD |
static String |
OP_UPLOAD |
| Constructor and Description |
|---|
DmsContentServlet() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeDmsServletToken(String resourceId,
String opcode,
long userOid,
long timestamp) |
void |
init(javax.servlet.ServletConfig config) |
public static final String OP_DOWNLOAD
public static final String OP_UPLOAD
public static final String CLIENT_CONTEXT_PARAM
public static String encodeDmsServletToken(String resourceId, String opcode, long userOid, long timestamp)
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class org.eclipse.stardust.vfs.impl.jcr.web.AbstractVfsContentServletjavax.servlet.ServletExceptionCopyright © 2016 Eclipse Stardust. All Rights Reserved.