| 
intarsys PDF library API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPasswordProvider | |
|---|---|
| de.intarsys.pdf.crypt | This package implements the security relevant aspects of the PDF spec. | 
| Uses of IPasswordProvider in de.intarsys.pdf.crypt | 
|---|
| Methods in de.intarsys.pdf.crypt that return IPasswordProvider | |
|---|---|
static IPasswordProvider | 
PasswordProvider.get()
Return the unique factory.  | 
| Methods in de.intarsys.pdf.crypt with parameters of type IPasswordProvider | |
|---|---|
 void | 
SystemSecurityHandlerV2.authenticate(IPasswordProvider passwordProvider)
 | 
 void | 
SystemSecurityHandlerV1.authenticate(IPasswordProvider passwordProvider)
 | 
 void | 
SystemSecurityHandler.authenticate(IPasswordProvider passwordProvider)
 | 
 void | 
StandardSecurityHandler.authenticate(IPasswordProvider passwordProvider)
 | 
 void | 
ISystemSecurityHandler.authenticate(IPasswordProvider passwordProvider)
Perform an authentication of the current "user" on behalf of the information in the encryption dictionary.  | 
 void | 
ISecurityHandler.authenticate(IPasswordProvider passwordProvider)
Perform an authentication of the current "user" on behalf of the information in the encryption dictionary.  | 
static void | 
PasswordProvider.set(IPasswordProvider unique)
Set the unique factory.  | 
  | 
intarsys PDF library API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||