org.eclipse.higgins.idas.cp.jspolicy
Class JSPolicyContextFactoryProvider

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

public final class JSPolicyContextFactoryProvider
extends Provider

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

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

JSPolicyContextFactoryProvider

public JSPolicyContextFactoryProvider()