summaryrefslogtreecommitdiff
path: root/utils/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2016-11-03Workaround for finding EC OID if ECCelerate not loaded firstTobias Kellner6-18/+68
2015-10-27JavaDoc fixesTobias Kellner307-3738/+3730
2015-10-20LFs removedTobias Kellner1-268/+268
2015-10-16Switch to ECCelerateTobias Kellner1-105/+86
2015-08-17Update SecurityLayer SchemaTobias Kellner114-604/+2315
BulkRequest, PAdESCompatibility added
2014-03-03Allow to initialize IssuerTemplate cache via configtkellner1-23/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1302 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Use current commons-configurationtkellner1-0/+13
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1301 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-09Add two utility toString functions to DOMUtilstkellner1-7/+49
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1244 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28remove old securitylayer bindingstkellner95-11290/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1231 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Use newly generated JAXB classestkellner5-5/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1230 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28revert old JAXB classestkellner5-12/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1229 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Generated new SL JAXB classestkellner112-0/+13121
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1228 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-10-03close streamstkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1146 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-12whitespacetkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1102 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-12Extend IdentityLinkFactory APItkellner1-5/+11
+ Add a new parameter "provider" in order to specify the security provider . that has to be used for the signature creation git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1101 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-02-24Add the namespace 'dsig' to the signature elementstkellner1-0/+1
Signed-off-by: Tobias Kellner <tobias.kellner@iaik.tugraz.at> git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1026 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Create empty SignaturePolicyImplied Elementtkellner1-1/+10
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1018 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Add xades prefixtkellner1-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1017 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Reference Type doesn't require version number anymoretkellner1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1014 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25QualifyingProperties Factory for XAdES 1.4 addedtkellner1-0/+238
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1010 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Inserted license headerstkellner80-0/+1920
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1009 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Generated JAXB bindings for XAdES 1.4tkellner80-282/+7218
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1008 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-08Comment SLUnmarshaller changes, adapt teststkellner1-1/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@981 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-05cosmeticstkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@980 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-02Housekeepingtkellner1-6/+6
* Generic types parameterized * SupressWarnings annotations added where parameterization impossible * Unused members commented out * SerialVersionUID added/removed where necessary * Superfluous imports removed * Other small changed to get rid of some compiler/validator warnings git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@976 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-30Update to sjsxp 1.0.2tkellner1-3/+2
This version doesn't support creating an XMLEventReader from a StreamSource git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@964 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner125-1658/+2862
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
2011-03-18Remove unnecessary @SuppressWarningstkellner1-1/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@926 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-02-22typoclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@903 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-16Refactored smart card unit tests to use Spring to configure smart card ↵mcentner1-12/+21
emulators. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@754 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner187-3459/+1476
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-03-01add redirect for CreateXMLSignatureResponse (top level) typeclemenso2-466/+537
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@643 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-24Filenames derived from reference URIclemenso3-3/+17
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@553 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-11Added support for SHA-256 and partial support for e-card G3, BELPIC and ↵mcentner1-6/+9
Italian cards. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@540 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner13-79/+815
- Added possibility to configure logging of BKUWebstart. Logging is now configured from log4j configuration deployed with BKUWebstart in a first step. In a second step the webstart launcher looks for a log4j configuration file in the user's mooca configuration directory and updates the log4j configuration. - Logging of IAIK PKI properly initialized. IAIK PKI does not mess with the log4j configuration any longer. - Changed log4j accordingly (an appender is now needed as IAIK PKI does not reconfigure log4j any longer). Added css-stylesheet to ErrorResponses issued by the BKU to improve the presentation to the user. Changed dependencies of BKUWebStart (see Issue#469 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=469&group_id=13&atid=134). DataURLConnection now uses the request encoding of SL < 1.2. application/x-www-form-urlencoded is now used as default encoding method. multipart/form-data is used only if transfer parameters are present in the request that require a Content-Type parameter. This can only be set with multipart/form-data. This is not in conformance with SL 1.2, however it should improve compatibility with applications. Therefore, removed the ability to configure the DataURLConnection implementation class. DataURLConnection now uses a streaming implementation for encoding of application/x-www-form-urlencoded requests. XWWWFormUrlImputDecoder now uses a streaming implementation for decoding of application/x-www-form-urlencoded requests. Fixed Bug in SLResultPart that caused a binary response to be provided as parameter "XMLResponse" in a multipart/form-data encoded request to DataURL. SLCommandFactory now supports unmarshalling of SL < 1.2 requests in order issue meaningful error messages. Therefore, the marshaling context for response marshaling had to be separated from the marshaling context for requests in order to avoid the marshaling of SL < 1.2 namespace prefixes in SL 1.2 responses. Target attribute in QualifiedProperties is now marshaled. (see Issue#470 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=470&group_id=13&atid=134) Reporting of XML validation errors improved. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@510 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-09validationEventLogger clemenso1-0/+55
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@402 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-17typo: correct property nameclemenso1-1/+1
com.sun.xml.bind.namespacePrefixMapper git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@365 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12typoclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@359 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-05-12bku web startclemenso3-258/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@354 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-13git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@321 ↵wbauer2-3/+5
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-13Fixed Bug#405 and added according test casewbauer1-1/+8
Fixed Bug#402 Added Feature#403 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@320 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-061.1-rc4clemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@312 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-261.1 candidate (activation)clemenso7-201/+244
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@309 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-11A-Trust activation workarounds ('sl' preFIX, empty cardchannel namespace, ↵clemenso2-4/+5
cc:Result instead of Response) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@300 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-28activationclemenso5-612/+750
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@291 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-21Fixed Bug #371wbauer3-77/+134
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@278 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-20workaround to avoid DOM bindingclemenso1-0/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@267 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-20IdLink FIXclemenso1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@266 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-23saml:AnyType workaround for xs:anyType (SubjectConfirmationData und ↵clemenso24-213/+306
AttributeValue) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@257 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-18Added Nulldevicewbauer1-0/+10
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@256 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4