public interface LdapGroupSearcher
Modifier and Type | Interface and Description |
---|---|
static class |
LdapGroupSearcher.ServiceUtil |
Modifier and Type | Method and Description |
---|---|
org.jboss.as.domain.management.security.LdapEntry[] |
groupSearch(DirContext dirContext,
org.jboss.as.domain.management.security.LdapEntry entry) |
org.jboss.as.domain.management.security.LdapEntry[] groupSearch(DirContext dirContext, org.jboss.as.domain.management.security.LdapEntry entry) throws IOException, NamingException
IOException
NamingException
Copyright © 2013 JBoss by Red Hat. All rights reserved.