summaryrefslogtreecommitdiff
path: root/smccSTALExt/src/main
AgeCommit message (Collapse)AuthorFilesLines
2015-10-27JavaDoc fixesTobias Kellner4-4/+4
2012-10-02add missing exceptiontkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1145 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-10-02Also set error messages for STALExt requeststkellner3-15/+29
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1143 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-09-26Redisplay certificate dialogtkellner1-5/+5
Another dialog could be displayed - e.g. pin entry / wait git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1137 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-10Cypriotic EID implementation workingtkellner1-0/+23
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1094 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-03Remove unused importstkellner1-1/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1077 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02@getCertificate: create help pages (German and English version)tkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1057 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Case changetkellner2-16/+16
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1056 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Frame is not closed after save-certificate operationtkellner1-5/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1047 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Renamed PersonIdentityLink to IdentityLinktkellner2-25/+25
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1046 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02modify the GUI renderingtkellner1-14/+7
@ Hardware-Info Panel @ Get-Certificate Panel git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1043 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02* Save certificates to local file systemtkellner2-0/+235
* Show cardreader and smartcard information for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1042 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02+implemented error handling for not activated cards or invalid codedtkellner1-4/+6
infoboxes git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1041 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Person Identity Link Extension:tkellner2-0/+203
for Webstart and Applet version git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1040 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner4-47/+79
copyright headers changed/added License text added NOTICE modified git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner5-177/+123
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-19ClassCastException on change/activate/unblock pin in MOCCA-localclemenso1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@589 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-05do not allow pinmanagement on not activated cardsclemenso1-8/+18
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@566 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-05Featuresclemenso4-293/+340
[#437] Handle pinpad [64:03] response apdu correctly [#445] pin entry feedback for VERIFY_PIN_START/FINISH [#471] Provide SecureViewer Link before Pinpad PinEntry timeout starts Bugs [#479] PIN Managment Applet allows unmatching new pin and pin confirmation [#480] PIN Management displays blocked PINs as ACTIVE [#486] Not possible to select 3 times in series the same item from signedReferencesList for display in secureViewer [#506] change pin dialog (gui) issues [#508] e-card G3 PIN activation (with TransportPIN) not supported [#509] closing secure viewer window (WINDOW_CLOSING) leaves "signature data is displayed in viewer" dialog in applet git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@565 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-25[#436] resolve "#pin digits" message via resource bundle (now, all dialogs - ↵clemenso1-20/+4
not only pinactivation - get pinLength from resource bundle) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@472 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20 [#430] Activation/PIN-management in MOCCA Web Startclemenso4-0/+725
- new Modules: smccSTALExt, BKUGuiExt in order not to depend on BKUAppletExt in BKULocal - provide stal-request handler de-registration in abstractSMCCSTAL git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@448 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4