summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_core/src/main/java/at/gv/egiz/eaaf/modules/pvp2/api
AgeCommit message (Expand)AuthorFilesLines
2020-03-20refactor SAML2 metadata signature-filter to use a TrustStore implementation t...Thomas Lenz1-0/+13
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz2-1/+23
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz1-1/+1
2020-02-18add JavaDocThomas Lenz1-4/+59
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz3-2/+79
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz1-0/+18
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz6-13/+15
2020-02-02some more OpenSAML3 refactoring stuffThomas3-28/+11
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz4-43/+48
2020-01-28first steps in openSAML3 refactoringThomas Lenz8-32/+34
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz1-5/+25
2019-12-09fix one typeThomas Lenz1-2/+2
2019-12-05some code code-style modificationsThomas10-44/+51
2019-12-04to some more code quality tasksThomas2-4/+4
2019-12-04common EGIZ code-style refactoringThomas Lenz19-818/+751
2018-09-13fix typo in license header1.0.2Thomas Lenz12-24/+24
2018-07-19some small changes to solve compatibility problemsThomas Lenz2-8/+8
2018-07-12some more updatesThomas Lenz12-0/+288
2018-07-02add requested attributes to PVP S-profileThomas Lenz4-1/+179
2018-06-26initial commitThomas Lenz9-0/+415