intarsys PDF library API

Uses of Interface
de.intarsys.pdf.crypt.ISecurityHandler

Packages that use ISecurityHandler
de.intarsys.pdf.crypt This package implements the security relevant aspects of the PDF spec. 
 

Uses of ISecurityHandler in de.intarsys.pdf.crypt
 

Classes in de.intarsys.pdf.crypt that implement ISecurityHandler
 class AbstractSecurityHandler
          An abstract superclass for implementing ISecurityHandler.
 class StandardSecurityHandler
          The standard security handler as specified in the PDF reference.
 class StandardSecurityHandlerR2
          The ISecurityHandler implementing /R 2 of the PDF spec.
 class StandardSecurityHandlerR3
          The ISecurityHandler implementing /R 3 of the PDF spec.
 class StandardSecurityHandlerR4
          The ISecurityHandler implementing /R 4 of the PDF spec.
 

Methods in de.intarsys.pdf.crypt that return ISecurityHandler
 ISecurityHandler SystemSecurityHandler.getSecurityHandler()
           
 ISecurityHandler ISystemSecurityHandler.getSecurityHandler()
           
 ISecurityHandler StandardSecurityHandlerFactory.getSecurityHandler(COSEncryption encryption)
           
 ISecurityHandler ISecurityHandlerFactory.getSecurityHandler(COSEncryption encryption)
          Get a security handler instance compatible to the state defined in encryption.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.