aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/util/CitizenCardServletUtils.java
AgeCommit message (Collapse)AuthorFilesLines
2016-10-25fix another problem in session databaseThomas Lenz1-2/+2
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz1-19/+14
encoding
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-2/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-3/+3
2016-02-15First untested part: Refactor authentication modules and process management ↵Thomas Lenz1-5/+5
to Spring
2015-09-14move citizen-card authentication and validation (Security-layer ↵Thomas Lenz1-0/+171
communication) to discrete module