|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAuthenticationHandler | |
|---|---|
| de.intarsys.pdf.crypt | This package implements the security relevant aspects of the PDF spec. |
| Uses of IAuthenticationHandler in de.intarsys.pdf.crypt |
|---|
| Classes in de.intarsys.pdf.crypt that implement IAuthenticationHandler | |
|---|---|
class |
StandardAuthenticationHandler
This object implements the standard authentication strategy for the StandardSecurityHandler. |
| Methods in de.intarsys.pdf.crypt that return IAuthenticationHandler | |
|---|---|
IAuthenticationHandler |
StandardAuthenticationHandlerFactory.createAuthenticationHandler(ISecurityHandler securityHandler)
This implementation will return the same IAuthenticationHandler
for a document on every request. |
IAuthenticationHandler |
IAuthenticationHandlerFactory.createAuthenticationHandler(ISecurityHandler securityHandler)
Create an IAuthenticationHandler for the ISecurityHandler. |
IAuthenticationHandler |
StandardSecurityHandler.getAuthenticationHandler()
|
| Methods in de.intarsys.pdf.crypt with parameters of type IAuthenticationHandler | |
|---|---|
void |
StandardSecurityHandler.setAuthenticationHandler(IAuthenticationHandler authenticationHandler)
|
|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||