Package org.apache.directory.server.kerberos.shared.store.operations

Provides Command pattern objects for working with the JNDI backing store.

See:
          Description

Class Summary
AddPrincipal Command for adding a principal to a JNDI context.
ChangePassword Command for changing a principal's password in a JNDI context.
DeletePrincipal Command for deleting a principal from a JNDI context.
GetAllPrincipals Command for getting all principals in a JNDI context.
GetPrincipal Encapsulates the action of looking up a principal in an embedded ApacheDS DIT.
PrincipalObjectFactory An ObjectFactory that resusitates objects from directory attributes.
PrincipalStateFactory A StateFactory for a server profile.
 

Package org.apache.directory.server.kerberos.shared.store.operations Description

Provides Command pattern objects for working with the JNDI backing store.

Version:
$Rev$, $Date$
Author:
Apache Directory Project


Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.