|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureHandler | |
|---|---|
| org.faceless.pdf2 | Contains the classes used to create a PDF document |
| Uses of SignatureHandler in org.faceless.pdf2 |
|---|
| Subclasses of SignatureHandler in org.faceless.pdf2 | |
|---|---|
class |
DSE200Handler
Note. |
class |
EGIZSignatureHandler
The EGIZSignatureHandler SignatureHandler provides the framework for signing
documents according to the requirements set by
http://www.egiz.gv.at/. |
class |
PKCS7SignatureHandler
This class represents the subclass of digital signatures that rely on Public/Private key pairs and that meet the requirements laid down in the document "PDF Public-Key Digital Signature and Encryption Specification", published by Adobe. |
| Methods in org.faceless.pdf2 that return SignatureHandler | |
|---|---|
SignatureHandler |
RemoteSignatureHandlerFactory.getHandler()
|
SignatureHandler |
AcrobatSignatureHandlerFactory.getHandler()
|
SignatureHandler |
SignatureHandlerFactory.getHandler()
Return a handler created by this factory |
SignatureHandler |
DSE200HandlerFactory.getHandler()
|
SignatureHandler |
FormSignature.getSignatureHandler()
Return the SignatureHandler that is used with this Signature,
or null if the signature has not been signed yet (ie. the
state is still FormSignature.STATE_BLANK) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||