com.netscape.certsrv.common
Interface OpDef
public interface OpDef
This interface defines all the administration operations
used in the administration protocol between the console
and the server.
- Version:
- $Revision$, $Date$
OP_ADD
static final java.lang.String OP_ADD
- See Also:
- Constant Field Values
OP_DELETE
static final java.lang.String OP_DELETE
- See Also:
- Constant Field Values
OP_MODIFY
static final java.lang.String OP_MODIFY
- See Also:
- Constant Field Values
OP_READ
static final java.lang.String OP_READ
- See Also:
- Constant Field Values
OP_SEARCH
static final java.lang.String OP_SEARCH
- See Also:
- Constant Field Values
OP_AUTH
static final java.lang.String OP_AUTH
- See Also:
- Constant Field Values
OP_JOBS
static final java.lang.String OP_JOBS
- See Also:
- Constant Field Values
OP_PROCESS
static final java.lang.String OP_PROCESS
- See Also:
- Constant Field Values
OP_VALIDATE
static final java.lang.String OP_VALIDATE
- See Also:
- Constant Field Values