summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-02-18 10:07:40 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-02-18 10:07:40 +0100
commitb7bb75a4b642df6b8ce1c84cf5d4f8fea5d986b0 (patch)
treea2d453be80ff31f1fa78b67a968ab82c482b8491 /eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java
parenta5f9e796312e04e0bccb8f42ae9602454a7e6fb5 (diff)
downloadEAAF-Components-b7bb75a4b642df6b8ce1c84cf5d4f8fea5d986b0.tar.gz
EAAF-Components-b7bb75a4b642df6b8ce1c84cf5d4f8fea5d986b0.tar.bz2
EAAF-Components-b7bb75a4b642df6b8ce1c84cf5d4f8fea5d986b0.zip
add demo-mode functionality for 'Austria eID'
Diffstat (limited to 'eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java')
-rw-r--r--eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java b/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java
index f55f5fb4..42e47a42 100644
--- a/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java
+++ b/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/builder/attributes/EIDSourcePINType.java
@@ -33,6 +33,7 @@ import at.gv.egiz.eaaf.core.api.idp.ISPConfiguration;
import at.gv.egiz.eaaf.core.exceptions.AttributeBuilderException;
import at.gv.egiz.eaaf.core.exceptions.UnavailableAttributeException;
+@Deprecated
@PVPMETADATA
public class EIDSourcePINType implements IPVPAttributeBuilder {