jPod PDF library

Uses of Class
de.intarsys.pdf.crypt.SystemSecurityHandler

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

Uses of SystemSecurityHandler in de.intarsys.pdf.crypt
 

Subclasses of SystemSecurityHandler in de.intarsys.pdf.crypt
 class SystemSecurityHandlerV0
          The ISystemSecurityHandler implementing /V 0 of the PDF spec.
 class SystemSecurityHandlerV1
          The ISystemSecurityHandler implementing /V 1 of the PDF spec.
 class SystemSecurityHandlerV2
          The ISystemSecurityHandler implementing /V 2 of the PDF spec.
 class SystemSecurityHandlerV3
          The ISystemSecurityHandler implementing /V 3 of the PDF spec.
 class SystemSecurityHandlerV4
          The ISystemSecurityHandler implementing /V 4 of the PDF spec.
 

Methods in de.intarsys.pdf.crypt that return SystemSecurityHandler
static SystemSecurityHandler SystemSecurityHandler.createFromSt(STDocument doc)
           
static SystemSecurityHandler SystemSecurityHandler.createNewV1()
           
static SystemSecurityHandler SystemSecurityHandler.createNewV2()
           
static SystemSecurityHandler SystemSecurityHandler.createNewV4()
           
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.