|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporaryDataStorage | |
|---|---|
| be.fedict.eid.applet.service.signer | This package contains implementation classes for the Signature Service SPI. |
| be.fedict.eid.applet.service.signer.asic | This package contains implementation classes for the Implements Associated Signature Containers according to ETSI TS 102 918 v1.1.1.. |
| Uses of TemporaryDataStorage in be.fedict.eid.applet.service.signer |
|---|
| Classes in be.fedict.eid.applet.service.signer that implement TemporaryDataStorage | |
|---|---|
class |
HttpSessionTemporaryDataStorage
Implementation of a temporary data storage using the HTTP session as temporary repository. |
| Methods in be.fedict.eid.applet.service.signer that return TemporaryDataStorage | |
|---|---|
protected abstract TemporaryDataStorage |
AbstractXmlSignatureService.getTemporaryDataStorage()
Gives back a temporary data storage component. |
| Uses of TemporaryDataStorage in be.fedict.eid.applet.service.signer.asic |
|---|
| Methods in be.fedict.eid.applet.service.signer.asic that return TemporaryDataStorage | |
|---|---|
protected TemporaryDataStorage |
AbstractASiCSignatureService.getTemporaryDataStorage()
|
| Constructors in be.fedict.eid.applet.service.signer.asic with parameters of type TemporaryDataStorage | |
|---|---|
AbstractASiCSignatureService(InputStream documentInputStream,
DigestAlgo digestAlgo,
RevocationDataService revocationDataService,
TimeStampService timeStampService,
String claimedRole,
IdentityDTO identity,
byte[] photo,
TemporaryDataStorage temporaryDataStorage,
OutputStream documentOutputStream)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||