aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/UserWhitelistStore.java
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-0/+154
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz1-10/+29
2018-06-11add jUnit for user-restrication whitelist-storeThomas Lenz1-3/+37
2018-06-06return checkcode false if no whitelist was loadedThomas Lenz1-2/+5
2018-06-06refactor user whitelist to allow list updates without restarting the IDPThomas Lenz1-1/+26
2018-06-05implement user restriction based on whitelistingThomas Lenz1-0/+73