public class StandardAuthenticationHandlerFactory extends Object implements IAuthenticationHandlerFactory
IAuthenticationHandler.| Constructor and Description |
|---|
StandardAuthenticationHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationHandler |
createAuthenticationHandler(ISecurityHandler securityHandler)
This implementation will return the same
IAuthenticationHandler
for a document on every request. |
public StandardAuthenticationHandlerFactory()
public IAuthenticationHandler createAuthenticationHandler(ISecurityHandler securityHandler)
IAuthenticationHandler
for a document on every request.createAuthenticationHandler in interface IAuthenticationHandlerFactorysecurityHandler - The ISecurityHandler looking for an
IAuthenticationHandler.IAuthenticationHandler to be used for the
ISecurityHandlerIAuthenticationHandlerFactory.createAuthenticationHandler(de.intarsys.pdf.crypt.ISecurityHandler)Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.