From 0f0dcfc7a01c4b3a8b15b12b5257f08797fd0926 Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Fri, 3 Jun 2022 16:04:40 +0200
Subject: refactor(connector): move MS-Connector from new directory 'connector'
to 'ms_specific_connector'
---
.../config/eIDAS/additional-attributes.xml | 39 ---
.../resources/config/eIDAS/eidas-attributes.xml | 376 ---------------------
.../config/eIDAS/igniteSpecificCommunication.xml | 109 ------
.../specificCommunicationDefinitionConnector.xml | 37 --
...specificCommunicationDefinitionProxyservice.xml | 37 --
5 files changed, 598 deletions(-)
delete mode 100644 connector/src/test/resources/config/eIDAS/additional-attributes.xml
delete mode 100644 connector/src/test/resources/config/eIDAS/eidas-attributes.xml
delete mode 100644 connector/src/test/resources/config/eIDAS/igniteSpecificCommunication.xml
delete mode 100644 connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionConnector.xml
delete mode 100644 connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionProxyservice.xml
(limited to 'connector/src/test/resources/config/eIDAS')
diff --git a/connector/src/test/resources/config/eIDAS/additional-attributes.xml b/connector/src/test/resources/config/eIDAS/additional-attributes.xml
deleted file mode 100644
index 6510546e..00000000
--- a/connector/src/test/resources/config/eIDAS/additional-attributes.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
- Dynamic attributes
-
- http://eidas.europa.eu/attributes/naturalperson/AdditionalAttribute
- AdditionalAttribute
- NaturalPerson
- false
- http://www.w3.org/2001/XMLSchema
- string
- xs
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/LegalAdditionalAttribute
- LegalAdditionalAttribute
- LegalPerson
- false
- http://www.w3.org/2001/XMLSchema
- string
- xs
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
-
diff --git a/connector/src/test/resources/config/eIDAS/eidas-attributes.xml b/connector/src/test/resources/config/eIDAS/eidas-attributes.xml
deleted file mode 100644
index cbae35db..00000000
--- a/connector/src/test/resources/config/eIDAS/eidas-attributes.xml
+++ /dev/null
@@ -1,376 +0,0 @@
-
-
-
-
-
- eIDAS attributes
-
- http://eidas.europa.eu/attributes/naturalperson/PersonIdentifier
- PersonIdentifier
- NaturalPerson
- true
- true
- http://eidas.europa.eu/attributes/naturalperson
- PersonIdentifierType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/CurrentFamilyName
- FamilyName
- NaturalPerson
- true
- true
- http://eidas.europa.eu/attributes/naturalperson
- CurrentFamilyNameType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/CurrentGivenName
- FirstName
- NaturalPerson
- true
- true
- http://eidas.europa.eu/attributes/naturalperson
- CurrentGivenNameType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/DateOfBirth
- DateOfBirth
- NaturalPerson
- true
- http://eidas.europa.eu/attributes/naturalperson
- DateOfBirthType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.DateTimeAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/BirthName
- BirthName
- NaturalPerson
- false
- true
- http://eidas.europa.eu/attributes/naturalperson
- BirthNameType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/PlaceOfBirth
- PlaceOfBirth
- NaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson
- PlaceOfBirthType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/CurrentAddress
- CurrentAddress
- NaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson
- CurrentAddressType
- eidas-natural
- eu.eidas.auth.commons.protocol.eidas.impl.CurrentAddressAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/Gender
- Gender
- NaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson
- GenderType
- eidas-natural
- eu.eidas.auth.commons.protocol.eidas.impl.GenderAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/LegalPersonIdentifier
- LegalPersonIdentifier
- LegalPerson
- true
- true
- http://eidas.europa.eu/attributes/legalperson
- LegalPersonIdentifierType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/LegalName
- LegalName
- LegalPerson
- true
- true
- http://eidas.europa.eu/attributes/legalperson
- LegalNameType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/LegalPersonAddress
- LegalAddress
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- LegalPersonAddressType
- eidas-legal
- eu.eidas.auth.commons.protocol.eidas.impl.LegalAddressAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/VATRegistrationNumber
- VATRegistration
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- VATRegistrationNumberType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/TaxReference
- TaxReference
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- TaxReferenceType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/D-2012-17-EUIdentifier
- D-2012-17-EUIdentifier
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- D-2012-17-EUIdentifierType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/LEI
- LEI
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- LEIType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/EORI
- EORI
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- EORIType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/SEED
- SEED
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- SEEDType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/SIC
- SIC
- LegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson
- SICType
- eidas-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/PersonIdentifier
- RepresentativePersonIdentifier
- RepresentativeNaturalPerson
- false
- true
- http://eidas.europa.eu/attributes/naturalperson/representative
- PersonIdentifierType
- eidas-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/CurrentFamilyName
- RepresentativeFamilyName
- RepresentativeNaturalPerson
- false
- true
- http://eidas.europa.eu/attributes/naturalperson/representative
- CurrentFamilyNameType
- eidas-reprentative-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/CurrentGivenName
- RepresentativeFirstName
- RepresentativeNaturalPerson
- false
- true
- http://eidas.europa.eu/attributes/naturalperson/representative
- CurrentGivenNameType
- eidas-reprentative-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/DateOfBirth
- RepresentativeDateOfBirth
- RepresentativeNaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson/representative
- DateOfBirthType
- eidas-reprentative-natural
- eu.eidas.auth.commons.attribute.impl.DateTimeAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/BirthName
- RepresentativeBirthName
- RepresentativeNaturalPerson
- false
- true
- http://eidas.europa.eu/attributes/naturalperson/representative
- BirthNameType
- eidas-reprentative-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/PlaceOfBirth
- RepresentativePlaceOfBirth
- RepresentativeNaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson/representative
- PlaceOfBirthType
- eidas-reprentative-natural
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/CurrentAddress
- RepresentativeCurrentAddress
- RepresentativeNaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson/representative
- CurrentAddressType
- eidas-reprentative-natural
- eu.eidas.auth.commons.protocol.eidas.impl.RepvCurrentAddressAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/naturalperson/representative/Gender
- RepresentativeGender
- RepresentativeNaturalPerson
- false
- http://eidas.europa.eu/attributes/naturalperson/representative
- GenderType
- eidas-reprentative-natural
- eu.eidas.auth.commons.protocol.eidas.impl.GenderAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/LegalPersonIdentifier
- RepresentativeLegalPersonIdentifier
- RepresentativeLegalPerson
- false
- true
- http://eidas.europa.eu/attributes/legalperson/representative
- LegalPersonIdentifierType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/LegalName
- RepresentativeLegalName
- RepresentativeLegalPerson
- false
- true
- http://eidas.europa.eu/attributes/legalperson/representative
- LegalNameType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/LegalPersonAddress
- RepresentativeLegalAddress
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- LegalPersonAddressType
- eidas-reprentative-legal
- eu.eidas.auth.commons.protocol.eidas.impl.RepvLegalAddressAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/VATRegistrationNumber
- RepresentativeVATRegistration
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- VATRegistrationNumberType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/TaxReference
- RepresentativeTaxReference
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- TaxReferenceType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/D-2012-17-EUIdentifier
- RepresentativeD-2012-17-EUIdentifier
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- D-2012-17-EUIdentifierType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/LEI
- RepresentativeLEI
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- LEIType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/EORI
- RepresentativeEORI
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- EORIType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/SEED
- RepresentativeSEED
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- SEEDType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/SIC
- RepresentativeSIC
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- SICType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/LegalPersonAddress
- RepresentativeLegalAddress
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- LegalPersonAddressType
- eidas-reprentative-legal
- eu.eidas.auth.commons.protocol.eidas.impl.RepvLegalAddressAttributeValueMarshaller
-
- http://eidas.europa.eu/attributes/legalperson/representative/VATRegistrationNumber
- RepresentativeVATRegistration
- RepresentativeLegalPerson
- false
- http://eidas.europa.eu/attributes/legalperson/representative
- VATRegistrationNumberType
- eidas-reprentative-legal
- eu.eidas.auth.commons.attribute.impl.LiteralStringAttributeValueMarshaller
-
-
-
diff --git a/connector/src/test/resources/config/eIDAS/igniteSpecificCommunication.xml b/connector/src/test/resources/config/eIDAS/igniteSpecificCommunication.xml
deleted file mode 100644
index f817f5a4..00000000
--- a/connector/src/test/resources/config/eIDAS/igniteSpecificCommunication.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionConnector.xml b/connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionConnector.xml
deleted file mode 100644
index d1fc042d..00000000
--- a/connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionConnector.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
- specificCommunicationDefinitionConnectorRequest
- specificConnector
-
-
- mySecretConnectorRequest
- SHA-256
-
-
- specificCommunicationDefinitionConnectorResponse
- specificConnector
-
-
- mySecretConnectorResponse
- SHA-256
-
-
- 65535
-
diff --git a/connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionProxyservice.xml b/connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionProxyservice.xml
deleted file mode 100644
index c8caf16b..00000000
--- a/connector/src/test/resources/config/eIDAS/specificCommunicationDefinitionProxyservice.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
- true
-
-
- specificCommunicationDefinitionProxyserviceRequest
- specificProxyService
-
- mySecretProxyserviceRequest
- SHA-256
-
-
- specificCommunicationDefinitionProxyserviceResponse
- specificProxyService
-
- mySecretProxyserviceResponse
- SHA-256
-
-
- 65535
-
--
cgit v1.2.3