summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties
diff options
context:
space:
mode:
Diffstat (limited to 'eaaf_core/src/main/resources/messages/eaaf_core_messages.properties')
-rw-r--r--eaaf_core/src/main/resources/messages/eaaf_core_messages.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties b/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties
index ff0be478..c5cb1bb1 100644
--- a/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties
+++ b/eaaf_core/src/main/resources/messages/eaaf_core_messages.properties
@@ -5,3 +5,15 @@ builder.30=Decrypted bPK target: {0} does not match to required target: {1}
builder.31=Encrypted bPK has a suspect format and consists of #{0} elements
builder.32=bPK-target format must be full URI
builder.33=bPK caluclation not possible. Reason: {0}
+
+
+
+process.01=Can not execute authentication process
+process.02=Find no applicable authentication process for current state or user-selection.
+process.03=Can not resume the authentication process. Reason: {0}
+process.04=Can not execute authentication process. Problem with an internal state
+
+process.90=Forward to service-provider not possible, because it's not supported.
+
+process.98=Not supported internal state. Reason: {0}
+process.99=Validation of RequestId: {0} FAILED. Reason: {1} \ No newline at end of file