|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.knowcenter.wag.egov.egiz.sig.connectors.ConnectorConfigurationKeys
public abstract class ConnectorConfigurationKeys
This class contains the key constants used by the Connectors to retrieve templates etc. from the Configuration.
Field Summary | |
---|---|
static String |
AVAILABLE_FOR_COMMANDLINE
The key used to read out the available for commandline property. |
static String |
AVAILABLE_FOR_WEB
The key used to read out the available for web property. |
static String |
VALUE_MODE_SIGN
The application mode sign |
static String |
VALUE_MODE_VERIFY
The application mode verify |
Constructor Summary | |
---|---|
ConnectorConfigurationKeys()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String VALUE_MODE_SIGN
public static final String VALUE_MODE_VERIFY
public static final String AVAILABLE_FOR_WEB
public static final String AVAILABLE_FOR_COMMANDLINE
Constructor Detail |
---|
public ConnectorConfigurationKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |