Package no.feide.moria.directory.backend

Classes defining the backend interfaces and various implementations of these.

See:
          Description

Interface Summary
DirectoryManagerBackend  
DirectoryManagerBackendFactory The interface to the backend factory.
 

Class Summary
DummyBackend Hard-coded dummy backend, for testing.
DummyBackendFactory Factory class for dummy backends.
DummyUser Used to internally represent a user in the DummyBackend class.
JNDIBackend Java Naming and Directory Interface (JNDI) backend.
JNDIBackendFactory Factory class for JNDI backends.
 

Exception Summary
AuthenticationFailedException Used to signal a failed authentication attempt.
BackendException Represents an exception originating form the directory manager's backend.
 

Package no.feide.moria.directory.backend Description

Classes defining the backend interfaces and various implementations of these.



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.