aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks/FinalizeAuthenticationTask.java
AgeCommit message (Expand)AuthorFilesLines
2016-10-25fix another problem in session databaseThomas Lenz1-5/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-2/+2
2016-02-22change Spring typesThomas Lenz1-2/+2
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-41/+6
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz1-13/+3
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-13/+10
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-22/+28
2016-02-08fix possible NullPointerException if pendingRequest is not found any moreThomas Lenz1-0/+6
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1
2015-10-12fix some problems in DispatcherServletThomas Lenz1-0/+118
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz1-118/+0
2015-07-23update log messages with loglevel INFOThomas Lenz1-3/+2
2015-07-20split AuthBlock validation and MIS sessionID request into discrete taskThomas Lenz1-0/+119