summaryrefslogtreecommitdiff
path: root/eaaf_core/src/test/java/at/gv/egiz/eaaf/core/impl/idp/auth/AuthenticationDataBuilderTest.java
AgeCommit message (Collapse)AuthorFilesLines
2021-04-19refactor DateOfBirth in IAuthData and all implementations because ↵Thomas1-1/+1
DateOfBirth from SZR has not be a valid Date object
2020-03-31switch internal wbPK target-identifier for FN, ZVR, and ERSB to XFN, XZVR, ↵Thomas Lenz1-0/+110
and XERSB
2019-12-05some code code-style modificationsThomas1-111/+108
active code-quality checks!
2019-12-04to some more code quality tasksThomas1-1/+1
2019-12-04common EGIZ code-style refactoringThomas Lenz1-90/+201
2019-03-05fix attribute escaping problem in SimpleIdentityLinkAssertionParser1.0.6Thomas Lenz1-0/+107
this fix can be deactivated by property: 'configuration.bugfix.enable.idl.escaping' to get backward compatibility