Package com.netscape.certsrv.common
Interface PrefixDef
-
public interface PrefixDef
This interface defines all the prefix tags used in the administration protocol between the console and the server.- Version:
- $Revision$, $Date$
- Author:
- Jack Pan-Chen
-
-
Field Detail
-
PX_GROUP
static final java.lang.String PX_GROUP
- See Also:
- Constant Field Values
-
PX_USER
static final java.lang.String PX_USER
- See Also:
- Constant Field Values
-
PX_CERT
static final java.lang.String PX_CERT
- See Also:
- Constant Field Values
-
PX_SYS
static final java.lang.String PX_SYS
- See Also:
- Constant Field Values
-
PX_DEF
static final java.lang.String PX_DEF
- See Also:
- Constant Field Values
-
PX_PP
static final java.lang.String PX_PP
- See Also:
- Constant Field Values
-
PX_LOG
static final java.lang.String PX_LOG
- See Also:
- Constant Field Values
-
-