org.jboss.test.security.ejb.project.support |
|
Java Source File Name | Type | Comment |
DefaultName.java | Class | |
DirBinding.java | Class | A subclass of Binding that adds support for Attributes. |
DirContextStringImpl.java | Class | An abstract implementation of DirContext that simply takes every DirContext
method that accepts the String form of a Name and invokes the corresponding
method that accecpts a Name. |
HeirMemoryMap.java | Class | A simple in memory implementation of DirContext that uses a HashMap as the
store and unix style path names. |
NameBindingIterator.java | Class | An implementation of NamingEnumeration for listing the Bindings
in a context. |