Novell
exteNd Director 4.1

Package com.sssw.fw.directory.api

Provides interfaces to the Directory subsystem API including the directory manager and pluggable realms.

See:
          Description

Interface Summary
EbiDirectoryConstants This class contains constants for the Novell exteNd application server directory realm.
EbiDirectoryDelegate The directory delegate is provided as a facade for accessing user and group principals either through the local directory manager or through the remote directory service EJB
EbiDirectoryManager The directory manager provides access to user and group repositories, as well as authentication functionality.
EbiRealm Interface that custom realms need to implement if they wish to provide read only directory services.
EbiRealmGroup The wrapper Group principal used by custom realms.
EbiRealmUser The wrapper Principal used by custom realms.
EbiSilverServerRealm Custom realm for SilverServer security providers.
EbiUserManagerRealm This realm is compatible with a migrated ePortal 2.3 application.
EbiWeblogicRealm This realm is essentially a wrapper around Weblogic's ListableRealm and ManageableRealm API.
EbiWebsphereRealm This realm stores its users and groups in the Director database.
EbiWriteableRealm Interface that custom realms need to implement if they wish to provide write access in the directory service.
 

Package com.sssw.fw.directory.api Description

Provides interfaces to the Directory subsystem API including the directory manager and pluggable realms.


Novell
exteNd Director 4.1