summaryrefslogtreecommitdiff
path: root/eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/conf
AgeCommit message (Collapse)AuthorFilesLines
2022-04-12refact(config): split IConfigurationWithSP into two interfacesThomas2-167/+13
2020-03-24some small changesThomas Lenz1-5/+5
2020-02-20move SpConfigurationImpl.java into eaaf_core_utilsThomas Lenz1-183/+0
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-5/+5
add some more jUnit tests
2019-12-05some code code-style modificationsThomas3-73/+48
active code-quality checks!
2019-12-04common EGIZ code-style refactoringThomas Lenz4-601/+605
2019-09-16add new configuration interfaceThomas Lenz1-2/+2
2019-05-29add new attribute builderThomas Lenz2-15/+34
fix some injection and dependency problems
2019-05-24update IConfiguration interfaces to support SpringBoot resources as ↵Thomas Lenz2-10/+222
configuration source
2019-02-18add demo-mode functionality for 'Austria eID'Thomas Lenz1-7/+2
2019-02-14add additional configuration flagThomas Lenz1-7/+11
2018-09-13fix typo in license header1.0.2Thomas Lenz2-4/+4
2018-07-20some small modifications in attribute builderThomas Lenz1-6/+19
update internal messages-codes
2018-07-12some more updatesThomas Lenz2-3/+56
2018-06-26initial commitThomas Lenz2-0/+348