intarsys PDF library API

de.intarsys.pdf.crypt
Class PasswordProvider

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

public class PasswordProvider
extends Object

A VM singleton for the PDF releated IPasswordProvider.


Method Summary
static IPasswordProvider get()
          Return the unique factory.
static void set(IPasswordProvider unique)
          Set the unique factory.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

set

public static void set(IPasswordProvider unique)
Set the unique factory.

Parameters:
unique - The new unique factory.

get

public static IPasswordProvider get()
Return the unique factory.

Returns:
Return the unique factory.

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.