summaryrefslogtreecommitdiff
path: root/eaaf_core_api
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Change internal representation of IssuerInstant from String to DateThomas Lenz1-2/+13
2020-03-10move attribute definition for mandateId into another classThomas Lenz2-6/+4
2020-03-03switch to next snapshot versionThomas Lenz1-1/+1
2020-02-28switch to next release version 1.1.01.1.0Thomas Lenz1-1/+1
2020-02-27add new transactionId for PII related data onlyThomas Lenz1-0/+10
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz2-1/+18
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz1-0/+28
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz1-0/+10
2020-02-12add first untested version of EaafKeyStoreFactory that supports Software-Keys...Thomas Lenz1-0/+18
2020-02-12Add a few new constantsThomas Lenz1-4/+7
2020-02-05update toString() implementations to generic versionThomas Lenz2-1/+27
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz1-0/+4
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz1-0/+13
2020-01-28fix typo and remove @deprecated flagsThomas Lenz2-16/+4
2019-12-05some code code-style modificationsThomas71-1449/+1328
2019-12-04to some more code quality tasksThomas34-575/+577
2019-12-04common EGIZ code-style refactoringThomas Lenz103-4929/+4527
2019-12-04switch to v1.1.0-SnapshotThomas Lenz1-1/+1
2019-12-02switch to next snapshot versionThomas Lenz1-1/+1
2019-11-29switch to version 1.0.13.1v1.0.13.1Thomas Lenz1-1/+1
2019-11-28switch to version 1.0.13Thomas Lenz1-1/+1
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz1-0/+15
2019-11-14add SHA3 hash algorithm identifier for XMLThomas Lenz1-0/+8
2019-11-12switch to 1.0.13-SNAPSHOTThomas Lenz1-1/+1
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz2-2/+3
2019-10-01allow reset of IMessageProvider in LogMessageProviderFactoryThomas Lenz1-12/+3
2019-09-16fix problems after interface refactoringThomas Lenz1-1/+1
2019-09-16add new configuration interfaceThomas Lenz2-50/+58
2019-09-13switch version to 1.0.12-SNAPSHOTThomas Lenz1-1/+1
2019-09-11switch to next snapshot versionThomas Lenz1-1/+1
2019-08-20switch to 1.0.101.0.10Thomas Lenz1-1/+1
2019-08-19add new method to IStatusMessengerThomas Lenz2-0/+21
2019-08-19add definition for MANDATE_IDENTIFIER attributeThomas Lenz1-0/+6
2019-08-08Refactor GUIBuilderConfiguration to support Map and List based property formatThomas Lenz2-2/+36
2019-08-07switch to next snapshot versionThomas Lenz1-1/+1
2019-08-07switch to version 1.0.9Thomas Lenz1-1/+1
2019-08-06Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components int...Christof Rabensteiner1-1/+1
2019-08-06switch to new version 1.0.9-snapshotThomas Lenz1-1/+1
2019-08-05add AbstractLocaleAuthServletTask.java into EAAF-core1.0.8Thomas Lenz2-0/+7
2019-07-30add dependenciesThomas Lenz1-2/+1
2019-07-30update pom'sThomas Lenz1-2/+2
2019-06-28some small updatesThomas Lenz3-7/+25
2019-06-06update UnavailableAttributeExceptionThomas Lenz3-4/+9
2019-06-06update authenticationData and attribute builderThomas Lenz1-0/+8
2019-06-05add useMandate flagThomas Lenz1-0/+8
2019-05-29add new attribute builderThomas Lenz3-12/+73
2019-05-24update IConfiguration interfaces to support SpringBoot resources as configura...Thomas Lenz2-18/+25
2019-05-24update message-logging and remove explicit Logger implementationThomas Lenz1-1/+3
2019-05-17refactor EAAF core to split API and ImplementationThomas Lenz72-0/+5758