Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pdfbox.pdmodel.encryption Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
AccessPermissionThis class represents the access permissions to a document.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
BadSecurityHandlerExceptionThis exception can be thrown by the SecurityHandlersManager class when a document required an unimplemented security handler to be opened.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
DecryptionMaterialThis class represents data required to decrypt PDF documents.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PDCryptFilterDictionaryThis class is a specialized view of the crypt filter dictionary of a PDF document.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PDEncryptionDictionaryThis class is a specialized view of the encryption dictionary of a PDF document.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PDEncryptionManagerThis class will handle loading of the different security handlers.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PDStandardEncryptionThis class holds information that is related to the standard PDF encryption.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
ProtectionPolicyThis class represents the protection policy to apply to a document.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PublicKeyDecryptionMaterialThis class holds necessary information to decrypt a PDF document protected by the public key security handler.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PublicKeyProtectionPolicyThis class represents the protection policy to use to protect a document with the public key security handler as describedClassorg.apache.pdfbox.pdmodel.encryptionPDFBox
PublicKeyRecipientRepresents a recipient in the public key protection policy.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
PublicKeySecurityHandlerThis class implements the public key security handler described in the PDF specification.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
SecurityHandlerThis class represents a security handler as described in the PDF specifications.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
SecurityHandlersManagerThis class manages security handlers for the application.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
StandardDecryptionMaterialRepresents the necessary information to decrypt a document protected by the standard security handler (password protection).Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
StandardProtectionPolicyThis class represents the protection policy to add to a document for password-based protection.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox
StandardSecurityHandlerThe class implements the standard security handler as decribed in the PDF specifications.Classorg.apache.pdfbox.pdmodel.encryptionPDFBox