Uses of Class org.pdfbox.pdmodel.encryption.BadSecurityHandlerException

Uses in package org.pdfbox.pdmodel.encryption

Methods which throw type org.pdfbox.pdmodel.encryption.BadSecurityHandlerException

SecurityHandler
Retrieve the appropriate SecurityHandler for a the given filter name.
SecurityHandler
Get the security handler for the protection policy.
void
SecurityHandlersManager.registerHandler(String filterName, Class securityHandlerClass, Class protectionPolicyClass)
register a security handler.

Uses in package org.pdfbox.pdmodel

Methods which throw type org.pdfbox.pdmodel.encryption.BadSecurityHandlerException

void
Tries to decrypt the document in memory using the provided decryption material.
void
Protects the document with the protection policy pp.