aboutsummaryrefslogtreecommitdiff
path: root/id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java
diff options
context:
space:
mode:
authorharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-01 17:20:44 +0000
committerharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-01 17:20:44 +0000
commitba01e78bf13485ebb4058dd0322c752854f0922b (patch)
tree7fc6fba1bcd0a2a8be79867c07b9f2497ecf1bd4 /id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java
parent1e5a8af6e37a3145ad219199c84992279835eabc (diff)
downloadmoa-id-spss-ba01e78bf13485ebb4058dd0322c752854f0922b.tar.gz
moa-id-spss-ba01e78bf13485ebb4058dd0322c752854f0922b.tar.bz2
moa-id-spss-ba01e78bf13485ebb4058dd0322c752854f0922b.zip
Changed for compability mode.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@892 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java')
-rw-r--r--id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java15
1 files changed, 15 insertions, 0 deletions
diff --git a/id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java b/id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java
index 381815258..71d675259 100644
--- a/id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java
+++ b/id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java
@@ -157,6 +157,21 @@ public interface InfoboxValidatorParams {
public boolean getHideStammzahl();
/**
+ * Indicates if the infobox validator has to run in the so called <code>compatibility mode</code>.
+ * <br>
+ * The <code>compatibility mode</code> is used when the final <code>&lt;saml:Assertion&gt;</code>
+ * sent to the online application should be rather built on the basis of a <code>&lt;pr:PersonData&gt;</code>
+ * structure returned by the infobox validator instead of the original identity link.
+ * This mode is mainly used within the <code>Mandates</code> context
+ * (please refer MOA-ID specification for more details).
+ *
+ * @return <code>True</code> the infobox validator has to run in the so called
+ * <code>compatibility mode</code>, otherwise <code>false</code>. The default value
+ * <i>should</i> be </code>false</code>.
+ */
+ public boolean getCompMode();
+
+ /**
* Returns application specific parameters.
* Each child element of this element contains
* a validating application specific parameter. The