org.eclipse.higgins.idas.cp.jndi
Class JNDIContextFactoryProvider

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.jndi.JNDIContextFactoryProvider
All Implemented Interfaces:
Cloneable, Map, Serializable

public final class JNDIContextFactoryProvider
extends Provider

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

Constructor Summary
JNDIContextFactoryProvider()
           
 
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

JNDIContextFactoryProvider

public JNDIContextFactoryProvider()