public interface RoleResolver
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<LdapRole> |
search(SearchRequest request)
Executes a search request and converts any attributes to ldap roles.
|
java.util.Set<LdapRole> search(SearchRequest request) throws LdapException
request - to executeLdapException - if the ldap operation fails