Uses of Interface
org.apache.directory.server.protocol.shared.store.DirectoryServiceOperation

Packages that use DirectoryServiceOperation
org.apache.directory.server.kerberos.shared.store.operations Provides Command pattern objects for working with the JNDI backing store. 
org.apache.directory.server.protocol.shared.catalog   
 

Uses of DirectoryServiceOperation in org.apache.directory.server.kerberos.shared.store.operations
 

Classes in org.apache.directory.server.kerberos.shared.store.operations that implement DirectoryServiceOperation
 class ChangePassword
          Command for changing a principal's password in a JNDI context.
 class GetPrincipal
          Encapsulates the action of looking up a principal in an embedded ApacheDS DIT.
 

Uses of DirectoryServiceOperation in org.apache.directory.server.protocol.shared.catalog
 

Classes in org.apache.directory.server.protocol.shared.catalog that implement DirectoryServiceOperation
 class GetCatalog
          A Session operation for building a catalog.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.