|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.server.kerberos.shared.store.operations.GetAllPrincipals
Command for getting all principals in a JNDI context.
| Constructor Summary | |
GetAllPrincipals()
|
|
| Method Summary | |
java.lang.Object |
execute(javax.naming.directory.DirContext ctx,
javax.naming.Name searchBaseDn)
The command pattern execute method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GetAllPrincipals()
| Method Detail |
public java.lang.Object execute(javax.naming.directory.DirContext ctx,
javax.naming.Name searchBaseDn)
ContextOperation
execute in interface ContextOperationctx - The context to execute the command withsearchBaseDn - The base DN for working with the context
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||