public class GetPrincipal extends Object
| Constructor and Description |
|---|
GetPrincipal(KerberosPrincipal principal)
Creates the action to be used against the embedded ApacheDS DIT.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.apache.directory.server.core.api.CoreSession session,
org.apache.directory.api.ldap.model.name.Dn base)
Note that the base is a relative path from the existing context.
|
public GetPrincipal(KerberosPrincipal principal)
principal - The principal to search for in the directory.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.