summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/mobilebku
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Refactoring: create config packagetkellner2-2/+2
2013-04-10Changed SL transport to file upload for local bku, because ATrust cannot proc...tkellner1-36/+1
2013-04-10Remove TODO - passwords should now be masked in logtkellner1-1/+0
2013-04-10Blank out passwords in mobile bku post data debug outputtkellner1-0/+4
2013-04-10Show dialog before requesting new TAN for IAIK mobile sigtkellner1-12/+29
2013-04-10Show dialog before requesting new TANtkellner2-16/+35
2013-04-10Move resource strings to Constantstkellner1-5/+4
2013-04-10mobile bku viewer fixtkellner2-2/+3
2013-04-10Include port in URLstkellner1-3/+9
2013-04-10Add IAIK mobile signature handlertkellner2-0/+373
2013-04-10Allow error messages in tan statetkellner1-0/+1
2013-04-10Request debug codetkellner1-0/+14
2013-04-10Ensure session ID on redirects (if necessary)tkellner4-1/+15
2013-04-10Fallback TAN tries handlingtkellner1-0/+1
2013-04-10Add signature data url to mobile statustkellner5-28/+54
2013-04-10Extract basic mobile BKU status stufftkellner2-156/+124
2013-04-10Move cast to accessortkellner1-5/+9
2013-04-10split mobile BKU statustkellner4-188/+348
2013-04-10Parse TAN triestkellner2-6/+14
2013-04-10Rework mobile BKU handlingtkellner7-403/+527
2013-04-10Rename ATrustHelper, refValtkellner4-22/+22
2013-04-10Remove unused defaulttkellner1-3/+2
2013-04-10Remove unneeded certs, add mobile test certstkellner2-12/+13
2013-04-10Rework ConfigurationProvider to store config in a ConfigurationContainertkellner1-1/+1
2013-04-10Use default mobile bku url, not config parametertkellner1-2/+2
2013-04-10Spellingtkellner1-4/+4
2013-04-10Move Messages to utils packagetkellner1-1/+1
2013-04-10+ fixed web request encoding for mobile BKUtkellner2-2/+6
2013-04-10+ implemented fallback for placeholder creationtkellner1-1/+0
2013-04-10+ Fixed unverifyable Handy signature signatures ... (A-Trust cuts awaytkellner2-37/+100
2013-04-10Moved Mobile BKU URL to configuration filetkellner1-6/+9
2013-04-10Added missing CLI Parametertkellner1-4/+6
2013-04-10Fixed some TODOs...tkellner2-3/+1
2013-04-10Configuration and Main Bar Buttonstkellner5-13/+19
2013-04-10Avoid use of ArrayUtilstkellner1-5/+7
2013-04-10Configuration Changestkellner3-26/+269
2013-04-10code housekeepingtkellner1-1/+1
2013-04-10Imports updatedtkellner2-4/+0
2013-04-10Mobile BKU first working (currently set to work with test mobile BKU from A-T...tkellner8-0/+1049