org.apache.commons.logging.security
Class SecurityAllowedTestCase.CustomHashtable

java.lang.Object
  extended by java.util.Dictionary
      extended by java.util.Hashtable
          extended by org.apache.commons.logging.security.SecurityAllowedTestCase.CustomHashtable
All Implemented Interfaces:
Serializable, Cloneable, Map
Enclosing class:
SecurityAllowedTestCase

public static class SecurityAllowedTestCase.CustomHashtable
extends Hashtable

See Also:
Serialized Form

Constructor Summary
SecurityAllowedTestCase.CustomHashtable()
           
 
Method Summary
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityAllowedTestCase.CustomHashtable

public SecurityAllowedTestCase.CustomHashtable()


Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.