Package | Description |
---|---|
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..
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionTemporaryDataStorage
Implementation of a temporary data storage using the HTTP session as
temporary repository.
|
Modifier and Type | Method and Description |
---|---|
protected abstract TemporaryDataStorage |
AbstractXmlSignatureService.getTemporaryDataStorage()
Gives back a temporary data storage component.
|
Modifier and Type | Method and Description |
---|---|
protected TemporaryDataStorage |
AbstractASiCSignatureService.getTemporaryDataStorage() |
Constructor and Description |
---|
AbstractASiCSignatureService(InputStream documentInputStream,
DigestAlgo digestAlgo,
RevocationDataService revocationDataService,
TimeStampService timeStampService,
String claimedRole,
IdentityDTO identity,
byte[] photo,
TemporaryDataStorage temporaryDataStorage,
OutputStream documentOutputStream) |
Copyright © 2008-2016 FedICT. All Rights Reserved.