From 52f37f0f24af08aced6e4bdb94821e22ba391cae Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 2 Oct 2018 14:45:08 +0200 Subject: move eID4U module into eID4U git repo --- .../src/main/resources/additionalAttributes.xml | 144 --------------------- 1 file changed, 144 deletions(-) delete mode 100644 id/server/modules/eID4UExtensions/src/main/resources/additionalAttributes.xml (limited to 'id/server/modules/eID4UExtensions/src/main/resources/additionalAttributes.xml') diff --git a/id/server/modules/eID4UExtensions/src/main/resources/additionalAttributes.xml b/id/server/modules/eID4UExtensions/src/main/resources/additionalAttributes.xml deleted file mode 100644 index e09728934..000000000 --- a/id/server/modules/eID4UExtensions/src/main/resources/additionalAttributes.xml +++ /dev/null @@ -1,144 +0,0 @@ - - - - Dynamic attributes - - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/id/Type - IdType - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - IdTypeType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.IdTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/id/Number - IdNumber - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - IdNumberType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.NonValidatingStringAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/id/Issuer - IdIssuer - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - IdIssuerType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.NonValidatingStringAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/id/ExpiryDate - IdExpiryDate - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - IdExpiryDateType - eid4uP - eu.eidas.auth.commons.attribute.impl.DateTimeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/EhicId - EhicId - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - EhicIdType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.EhicIdTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/Nationality - Nationality/entry> - NaturalPerson - false - http://europass.cedefop.europa.eu/Europass - countryCode" - europass3 - at.gv.egiz.eid4u.impl.attributes.natural.NationalityTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/Citizenship - Citizenship - NaturalPerson - false - http://europass.cedefop.europa.eu/Europass - countryCode" - europass3 - at.gv.egiz.eid4u.impl.attributes.natural.NationalityTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/MaritalState - MaritalState - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - MaritalStateType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.MaritalStateAttributeValueMarshaller - - http://eidas:europa:eu/attributes/sectorspecific/eid4u/naturalperson/CountryOfBirth - CountryOfBirth - NaturalPerson - false - http://europass.cedefop.europa.eu/Europass - countryCode" - europass3 - at.gv.egiz.eid4u.impl.attributes.natural.NationalityTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/Email - Email - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - rfc822mailboxType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.RFC822MailboxTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/Phone - Phone - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - PhoneNumberType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.NonValidatingStringAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/TemporaryAddress - TemporaryAddress - NaturalPerson - false - http://eidas.europa.eu/attributes/naturalperson - CurrentAddressType - eidas-natural - eu.eidas.auth.commons.protocol.eidas.impl.CurrentAddressAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson/CurrentPhoto - CurrentPhoto - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - PhotoType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.PhotoTypeAttributeValueMarshaller - - http://eidas.europa.eu/attributes/sectorspecific/naturalperson/TaxIdentificationNumber - TaxIdentificationNumber - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eid4u/naturalperson - TaxIdentificationNumberType - eid4uP - at.gv.egiz.eid4u.impl.attributes.natural.TaxIdentificationNumberType - - - - http://eidas:europa:eu/attributes/sectorspecific/eid4u/studies/homeinsitution/Name - HomeInstitutionNamer - NaturalPerson - false - http://eidas.europa.eu/attributes/sectorspecific/eID4U/studies - HomeInstitutionNameType - eid4uS - at.gv.egiz.eid4u.impl.attributes.natural.NonValidatingStringAttributeValueMarshaller - - \ No newline at end of file -- cgit v1.2.3