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-02 14:03:03 +0000
committerharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-02 14:03:03 +0000
commitfa63bf1a4088aee96d96c76053108454682054e1 (patch)
tree5067615b59fd305ff36e498c64d580ab7537a8ea /id.server/src/at/gv/egovernment/moa/id/auth/data/InfoboxValidatorParams.java
parent296cfab56308cfb4d3b683021d98e65576b0d1ad (diff)
downloadmoa-id-spss-fa63bf1a4088aee96d96c76053108454682054e1.tar.gz
moa-id-spss-fa63bf1a4088aee96d96c76053108454682054e1.tar.bz2
moa-id-spss-fa63bf1a4088aee96d96c76053108454682054e1.zip
Removed compMode; updated JavaDoc
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@894 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.java22
1 files changed, 0 insertions, 22 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 0f78760a8..c7a557290 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
@@ -1,4 +1,3 @@
-
package at.gv.egovernment.moa.id.auth.data;
import java.security.PublicKey;
@@ -157,27 +156,6 @@ 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 <code>&lt;pr:PersonData&gt;</code> structure extracted from the original identity link.
- * The <code>compatibility mode</code> is <b>only</b> available within the
- * <code>Mandates</code>-infobox context. For all other infoboxes the return value of
- * this method will be ignored.
- * (please refer MOA-ID specification for more details).
- * <p>
- * <b>Note:</b> In the current version the <code>compatibility mode</code> is not yet
- * supported!
- *
- * @return <code>True</code> if the infobox validator has to run in the so called
- * <code>compatibility mode</code>, otherwise <code>false</code>.
- */
- public boolean getCompMode();
-
- /**
* Returns application specific parameters.
* Each child element of this element contains
* a validating application specific parameter. The