summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/java/at/gv/egiz/eaaf/core/impl/idp/module/test/DummyConfiguration.java
AgeCommit message (Collapse)AuthorFilesLines
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-2/+1
2019-12-05some code code-style modificationsThomas1-3/+3
active code-quality checks!
2019-12-04common EGIZ code-style refactoringThomas Lenz1-73/+74
2019-09-16fix problems after interface refactoringThomas Lenz1-2/+2
2019-05-29add new attribute builderThomas Lenz1-16/+23
fix some injection and dependency problems
2019-05-24update IConfiguration interfaces to support SpringBoot resources as ↵Thomas Lenz1-13/+0
configuration source
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz1-0/+90
this fix can be deactivated by property: 'configuration.bugfix.enable.idl.escaping' to get backward compatibility