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

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

public static class SecurityForbiddenTestCase.CustomHashtable
extends Hashtable

See Also:
Serialized Form

Constructor Summary
SecurityForbiddenTestCase.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

SecurityForbiddenTestCase.CustomHashtable

public SecurityForbiddenTestCase.CustomHashtable()


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