summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/java/at/gv/egiz/eaaf/core/impl/idp/auth
AgeCommit message (Expand)AuthorFilesLines
2020-04-01fix wrong format in case of encrypted wbPKsThomas Lenz1-1/+121
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, an...Thomas Lenz5-1/+690
2020-03-26fix codestyleThomas Lenz1-4/+4
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-2/+10
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-0/+41
2020-02-06add more jUnit testThomas Lenz1-0/+56
2019-12-05some code code-style modificationsThomas7-308/+304
2019-12-04to some more code quality tasksThomas2-1/+102
2019-12-04common EGIZ code-style refactoringThomas Lenz8-331/+562
2019-11-27add DummyHttpClientFactory.java into test jarThomas Lenz1-0/+21
2019-06-28add some mockups for testingThomas Lenz1-0/+26
2019-05-17add some jUnit tests for attribute builderThomas Lenz4-0/+252
2019-04-11refactoring of AuthData builderThomas Lenz1-5/+19
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz2-0/+152