|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of SettingsReader in at.knowcenter.wag.egov.egiz.cfg |
| Methods in at.knowcenter.wag.egov.egiz.cfg that return SettingsReader | |
static SettingsReader |
SettingsReader.getInstance()
This method returns an synchronized instance of this class. |
| Uses of SettingsReader in at.knowcenter.wag.egov.egiz.sig |
| Methods in at.knowcenter.wag.egov.egiz.sig with parameters of type SettingsReader | |
static String |
SignatureTypeDefinition.readPhLenStringFromSettings(SettingsReader settings,
String profile,
String field_name)
|
| Constructors in at.knowcenter.wag.egov.egiz.sig with parameters of type SettingsReader | |
SignatureTypeDefinition(SettingsReader settings,
String type)
The constructor of the signature type definition. |
|
| Uses of SettingsReader in at.knowcenter.wag.egov.egiz.sig.connectors.bku |
| Methods in at.knowcenter.wag.egov.egiz.sig.connectors.bku with parameters of type SettingsReader | |
static String |
EnvelopedBase64BKUConnector.Environment.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
static String |
DetachedBKUConnector.Environment.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
| Uses of SettingsReader in at.knowcenter.wag.egov.egiz.sig.connectors.moa |
| Methods in at.knowcenter.wag.egov.egiz.sig.connectors.moa with parameters of type SettingsReader | |
static String |
MOASoapWithAttachmentConnector.Environment.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
static String |
EnvelopingBase64MOAConnector.Environment.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
static String |
DetachedLocRefMOAConnector.Environment.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
| Uses of SettingsReader in at.knowcenter.wag.egov.egiz.sig.connectors.mocca |
| Methods in at.knowcenter.wag.egov.egiz.sig.connectors.mocca with parameters of type SettingsReader | |
static String |
LocRefDetachedMOCCAConnector.Environment.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
| Uses of SettingsReader in at.knowcenter.wag.egov.egiz.web |
| Methods in at.knowcenter.wag.egov.egiz.web with parameters of type SettingsReader | |
static String |
LocalRequestHelper.getConnectorValueFromProfile(SettingsReader settings,
String profile,
String key)
Reads the configuration entry given by the key, first from the given profile, if not found from the defaults. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||