|
||||||||||
| 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.GetPrincipal
public class GetPrincipal
Encapsulates the action of looking up a principal in an embedded ApacheDS DIT.
| Constructor Summary | |
|---|---|
GetPrincipal(javax.security.auth.kerberos.KerberosPrincipal principal)
Creates the action to be used against the embedded ApacheDS DIT. |
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(javax.naming.directory.DirContext ctx,
javax.naming.Name base)
Note that the base is a relative path from the existing context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetPrincipal(javax.security.auth.kerberos.KerberosPrincipal principal)
principal - The principal to search for in the directory.| Method Detail |
|---|
public java.lang.Object execute(javax.naming.directory.DirContext ctx,
javax.naming.Name base)
execute in interface org.apache.directory.server.protocol.shared.store.ContextOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||