summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2020-02-25 16:16:00 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2020-02-25 16:16:00 +0100
commiteabf9205def375a38dbbe80de3a472b3e40f1bdb (patch)
treecfc493bfcd6e0dd2b8d0501d49309176d7916743 /eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties
parent1ee6f1e152f3ff29d3f09c8078711fc6cb65a148 (diff)
downloadEAAF-Components-eabf9205def375a38dbbe80de3a472b3e40f1bdb.tar.gz
EAAF-Components-eabf9205def375a38dbbe80de3a472b3e40f1bdb.tar.bz2
EAAF-Components-eabf9205def375a38dbbe80de3a472b3e40f1bdb.zip
update eaaf-utils to HSM-Facade v0.3.0-SNAPSHOT
Diffstat (limited to 'eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties')
-rw-r--r--eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties b/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties
index 2d9a863a..f531e02d 100644
--- a/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties
+++ b/eaaf_core_utils/src/main/resources/messages/eaaf_utils_message.properties
@@ -1,3 +1,6 @@
+internal.configuration.00=Wrong configuration. Missing property: {0}
+internal.configuration.01=Wrong configuration property: {0}. Reason: {1}
+
internal.keystore.00=HSM-Facade NOT INITIALIZED. KeyStore:{0} initialization failed
internal.keystore.01=KeyStore:{0} configuration has an unsupported type in configuration.
internal.keystore.02=Type:{1} of KeyStore:{0} is NOT SUPPORTED yet.