| Package | Description |
|---|---|
| de.intarsys.pdf.crypt |
This package implements the security relevant aspects of the PDF spec.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardAuthenticationHandler
This object implements the standard authentication strategy for the
StandardSecurityHandler. |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardSecurityHandler.setAuthenticationHandler(IAuthenticationHandler authenticationHandler) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.