aboutsummaryrefslogtreecommitdiff
path: root/modules/eidas_proxy-sevice/src/test/java
AgeCommit message (Collapse)AuthorFilesLines
2022-06-07feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA ↵Thomas1-0/+95
attributes
2022-06-07refact(eidas): rename package names, because there was a copy&past mistakeThomas4-0/+0
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas2-56/+51
code and connector-specific elements
2022-05-13refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' ↵Thomas1-3/+3
by 'java.time.Instant'
2022-03-08refactor(core): move all project libs into sub-project 'modules'Thomas4-0/+1409