public class LdapPersonRoleAttributeDao
extends org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
| Constructor and Description |
|---|
LdapPersonRoleAttributeDao() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator |
getLdapAuthoritiesPopulator() |
protected List<org.jasig.services.persondir.IPersonAttributes> |
getPeopleForQuery(org.jasig.services.persondir.support.ldap.LogicalFilterWrapper queryBuilder,
String queryUserName) |
void |
setLdapAuthoritiesPopulator(org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator ldapAuthoritiesPopulator) |
afterPropertiesSet, appendAttributeToQuery, getBaseDN, getContextSource, getQueryTemplate, getQueryType, getSearchControls, getTimeLimit, setBaseDN, setContextSource, setLdapTemplate, setQueryTemplate, setQueryType, setSearchControls, setTimeLimitgenerateQuery, getAvailableQueryAttributes, getConfiguredUserNameAttribute, getPeopleWithMultivaluedAttributes, getPossibleUserAttributeNames, getQueryAttributeMapping, getResultAttributeMapping, getUnmappedUsernameAttribute, isRequireAllQueryAttributes, isUseAllQueryAttributes, mapPersonAttributes, setQueryAttributeMapping, setRequireAllQueryAttributes, setResultAttributeMapping, setUnmappedUsernameAttribute, setUseAllQueryAttributesgetPerson, getUsernameAttributeProvider, setUsernameAttributeProvider, toSeedMapgetPeople, toMultivaluedSeedprotected List<org.jasig.services.persondir.IPersonAttributes> getPeopleForQuery(org.jasig.services.persondir.support.ldap.LogicalFilterWrapper queryBuilder, String queryUserName)
getPeopleForQuery in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDaopublic org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator getLdapAuthoritiesPopulator()
public void setLdapAuthoritiesPopulator(org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator ldapAuthoritiesPopulator)
Copyright © 2012–2017 Emory University. All rights reserved.