| Executes a search against a directory context using the given filter
arguments plus other static search parameters (in the form of instance
variables) known at deploy time.
Can also be seen as a generalization of
org.acegisecurity.ldap.LdapUserSearch .
author: mlowery See Also: javax.naming.directory.DirContext.search() |