public interface LdapUserSearcher
| Modifier and Type | Interface and Description |
|---|---|
static class |
LdapUserSearcher.ServiceUtil |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.domain.management.security.LdapEntry |
userSearch(DirContext dirContext,
String suppliedName) |
org.jboss.as.domain.management.security.LdapEntry userSearch(DirContext dirContext, String suppliedName) throws IOException, NamingException
IOExceptionNamingExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.