public interface RoleResolver
Modifier and Type | Method and Description |
---|---|
Set<LdapRole> |
search(SearchRequest request)
Executes a search request and converts any attributes to ldap roles.
|
Set<LdapRole> search(SearchRequest request) throws LdapException
request
- to executeLdapException
- if the ldap operation failsCopyright © 2003-2019 Virginia Tech. All Rights Reserved.