Novell exteNd
Director 5.2 API

Package com.sssw.fw.directory.api

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

See:
          Description

Interface Summary
EbiAuthUserContext Represents a context for an authenticated user.
EbiDirectoryConnection Represents a connection to the directory service.
EbiDirectoryConstants This class contains constants for SilverStream Directory Subsystem.
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
EbiDirectoryGroupsQuery This provides an interface for querying directory realm groups.
EbiDirectoryManager The directory manager provides access to user and group repositories, as well as authentication functionality.
EbiDirectoryUsersQuery This provides an interface for querying directory realm users.
EbiRealm Interface that custom realms need to implement if they wish to provide read only directory services.
EbiRealmContainer Represents a Container principal in a directory hierarchy.
EbiRealmContainerDelegate The Realm Container Delegate.
EbiRealmGroup The wrapper Group principal used by realms.
EbiRealmPrincipal The wrapper Principal used by realms.
EbiRealmUser The wrapper user principal used by realms.
EbiSilverServerRealm Custom realm for SilverServer security providers.
EbiTreeRealm Represents a tree-like directory realm.
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 5.2 API