|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AddPrincipal
Command for adding a principal to a JNDI context. |
class |
ChangePassword
Command for changing a principal's password in a JNDI context. |
class |
DeletePrincipal
Command for deleting a principal from a JNDI context. |
class |
GetAllPrincipals
Command for getting all principals 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |