|
Class Summary |
| AttrsToCorba |
A DirObjectFactory that returns a omg.org.CORBA.Object when given
attributes that contain the objectclass "corbaObject". |
| CorbaToAttrs |
A DirStateFactory that returns an Attributes when
given a omg.org.CORBA.Object. |
| GroupOfNames |
A representation of the LDAP groupOfNames object class. |
| GroupOfUniqueNames |
A representation of the LDAP groupOfUniqueNames object class. |
| GroupOfURLs |
A representation of the LDAP groupOfURLs object class. |
| LdapGroupFactory |
A state factory and an object factory for handling LDAP groups. |
| LdapPrincipal |
A principal from the LDAP directory. |
| MarshalledToObject |
An DirObjectFactory that returns the unmarshalled object from a
MarshalledObject. |
| RemoteToAttrs |
An DirStateFactory that returns the object and Attributes
given a java.rmi.Remote object. |
| RemoteToCorbaToAttrs |
An DirStateFactory that returns an Attributes when
given an RMI-IIOP object. |