aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractProcessEngineSignalController.java
AgeCommit message (Expand)AuthorFilesLines
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz1-3/+3
2016-03-24fix possible NullPointer in error handlingThomas Lenz1-0/+1
2016-03-21add missing error codesThomas Lenz1-2/+5
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-3/+3
2016-02-25change PVP code to make it more reusableThomas Lenz1-1/+1
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-3/+4
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-0/+2
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-0/+84