jPod PDF library

de.intarsys.pdf.crypt
Class AuthenticationHandlerFactory

java.lang.Object
  extended by de.intarsys.pdf.crypt.AuthenticationHandlerFactory

public class AuthenticationHandlerFactory
extends Object

A VM singleton for the IAuthenticationHandlerFactory.

Replace this if you have another strategy for authentication, for example in batch or server environments.


Constructor Summary
AuthenticationHandlerFactory()
           
 
Method Summary
static IAuthenticationHandlerFactory get()
           
static void set(IAuthenticationHandlerFactory factory)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationHandlerFactory

public AuthenticationHandlerFactory()
Method Detail

get

public static IAuthenticationHandlerFactory get()

set

public static void set(IAuthenticationHandlerFactory factory)

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.