org.eclipse.higgins.idas.cp.inmem
Class InMemoryContextFactoryProvider

java.lang.Object
  extended byjava.util.Dictionary
      extended byjava.util.Hashtable
          extended byjava.util.Properties
              extended byjava.security.Provider
                  extended byorg.eclipse.higgins.idas.cp.inmem.InMemoryContextFactoryProvider
All Implemented Interfaces:
Cloneable, Map, Serializable

public final class InMemoryContextFactoryProvider
extends Provider

Author:
tdoman@novell.com
See Also:
Serialized Form

Constructor Summary
InMemoryContextFactoryProvider()
           
 
Methods inherited from class java.security.Provider
clear, entrySet, equals, getInfo, getName, getVersion, keySet, load, put, putAll, remove, toString, values
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, propertyNames, save, setProperty, store
 
Methods inherited from class java.util.Hashtable
clone, contains, containsKey, containsValue, elements, get, hashCode, isEmpty, keys, size
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InMemoryContextFactoryProvider

public InMemoryContextFactoryProvider()