makdimka077 / xades4j

Automatically exported from code.google.com/p/xades4j
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Implementation of TimeStampTokenProvider that supports authentication #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. The implementation of TimeStampTokenProvider in 
DefaultTimeStampTokenProvider does not support client authentication. This is 
fine for a free TSA, but it is not sufficient to access a commercial TSA that 
can be used in a legal context.

Of course, every one can implement their own TimeStampTokenProvider, but since 
this will be a common thing to do, examples of doing this would be highly 
valuable.

What is the expected output? What do you see instead?
Examples of TimeStampTokenProvider implementations that support authentication.

What version of the product are you using? On what operating system?
1.2.0
Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by clementp...@gmail.com on 4 Nov 2011 at 3:21

GoogleCodeExporter commented 9 years ago

Original comment by luis.fgoncalv on 5 Nov 2011 at 2:44

GoogleCodeExporter commented 9 years ago

Original comment by luis.fgoncalv on 5 Nov 2011 at 2:44

GoogleCodeExporter commented 9 years ago

Original comment by luis.fgoncalv on 5 Nov 2011 at 6:58

GoogleCodeExporter commented 9 years ago

Original comment by luis.fgoncalv on 16 Apr 2012 at 9:51

GoogleCodeExporter commented 9 years ago

Original comment by luis.fgoncalv on 16 Apr 2012 at 9:52

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/xades4j/source/detail?r=198

Original comment by luis.fgoncalv on 18 Apr 2012 at 11:40