- generateKey(MethodInvocation) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
- generateQuery(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Generates a query using the queryBuilder object passed by the subclass.
- getAdditionalDescriptors() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getArgs() - Method in enum org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.CachableMethod
-
- getAttribute() - Method in class org.jasig.services.persondir.support.xml.om.Person
-
Gets the value of the attribute property.
- getAttributeNames() - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.FormatAttribute
-
- getAttributes() - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- getAttributes() - Method in class org.jasig.services.persondir.support.BasePersonImpl
-
- getAttributes() - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- getAttributesForUser(String) - Method in class org.jasig.services.persondir.support.BaseGroovyScriptDaoImpl
-
- getAttributesFromDao(Map<String, List<Object>>, boolean, IPersonAttributeDao, Set<IPersonAttributes>) - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
- getAttributesFromDao(Map<String, List<Object>>, boolean, IPersonAttributeDao, Set<IPersonAttributes>) - Method in class org.jasig.services.persondir.support.CascadingPersonAttributeDao
-
If this is the first call, or there are no results in the resultPeople Set and stopIfFirstDaoReturnsNull=false,
the seed map is used.
- getAttributesFromDao(Map<String, List<Object>>, boolean, IPersonAttributeDao, Set<IPersonAttributes>) - Method in class org.jasig.services.persondir.support.MergingPersonAttributeDaoImpl
-
Calls the current IPersonAttributeDao from using the seed.
- getAttributeValue(String) - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- getAttributeValue(String) - Method in class org.jasig.services.persondir.support.BasePersonImpl
-
- getAttributeValue(String) - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- getAttributeValues(String) - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- getAttributeValues(String) - Method in class org.jasig.services.persondir.support.BasePersonImpl
-
- getAttributeValues(String) - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
Returns an empty Set, per the API documentation, because we
don't use any attributes in queries.
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.EchoPersonAttributeDaoImpl
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.GrouperPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in interface org.jasig.services.persondir.support.rule.AttributeRule
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.rule.DeclaredRulePersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.rule.SimpleAttributeRule
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.StubPersonAttributeDao
-
- getAvailableQueryAttributes() - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- getBackingMap() - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
- getBackingMap() - Method in class org.jasig.services.persondir.support.StubPersonAttributeDao
-
Get the Map which this stub object will return for all legal invocations of
attributesForUser()
- getBaseDN() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getBaseDN() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getBaseEnvironmentSettings() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getCachedPersonAttributesDao() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getCacheKeyAttributes() - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
- getCacheKeyAttributes() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getCacheKeyGenerator() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getCaseCanonicalizationLocale() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Returns the
Locale in which all casing canonicalizations will occur.
- getCaseInsensitiveDataAttributes() - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- getCaseInsensitiveQueryAttributes() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getCaseInsensitiveResultAttributes() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getColumnKey(String) - Method in class org.jasig.services.persondir.support.jdbc.ColumnMapParameterizedRowMapper
-
Determine the key to use for the given column in the column Map.
- getColumnValue(ResultSet, int) - Method in class org.jasig.services.persondir.support.jdbc.ColumnMapParameterizedRowMapper
-
Retrieve a JDBC object value for the specified column.
- getConfiguredUserNameAttribute() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Indicates which attribute found by the subclass should be taken as the
'username' attribute.
- getContextSource() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getCookieAttributeMapping() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getCurrentUserName() - Method in interface org.jasig.services.persondir.support.ICurrentUserProvider
-
- getCurrentUserProvider() - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- getDataAttributeCaseCanonicalizationFunctions() - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- getDefaultAttributeName() - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
- getDefaultCaseCanonicalizationMode() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getFormat() - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.FormatAttribute
-
- getFormatAttributes() - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao
-
- getHeaderAttributeMapping() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getHeadersToIgnoreSemicolons() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getJAXBContext() - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getJaxbLoader() - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- getKey() - Method in class org.jasig.services.persondir.support.xml.om.Attribute
-
Gets the value of the key property.
- getKeyHash(Map<String, Object>) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
Gets the hash of the key elements from the seed
Map.
- getLastModified() - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getMappedXmlResource() - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getMappedXmlResource() - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- getMerger() - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
Get the strategy whereby we accumulate attributes.
- getMisses() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getMultivaluedUserAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.BasePersonAttributeDao
-
- getMultivaluedUserAttributes(String) - Method in class org.jasig.services.persondir.support.BasePersonAttributeDao
-
- getName() - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- getName() - Method in enum org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.CachableMethod
-
- getName() - Method in class org.jasig.services.persondir.support.AttributeNamedPersonImpl
-
- getName() - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- getName() - Method in class org.jasig.services.persondir.support.NamedPersonImpl
-
- getName() - Method in class org.jasig.services.persondir.support.xml.om.Person
-
Gets the value of the name property.
- getNameValueColumnMappings() - Method in class org.jasig.services.persondir.support.jdbc.MultiRowJdbcPersonAttributeDao
-
- getNoLastModifiedReloadPeriod() - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getNullResultsObject() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getParameterAttributeMapping() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getPassword() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getPatterns() - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- getPeople(Map<String, Object>) - Method in class org.jasig.services.persondir.support.AbstractFlatteningPersonAttributeDao
-
- getPeople(Map<String, Object>) - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- getPeople(Map<String, Object>) - Method in class org.jasig.services.persondir.support.GrouperPersonAttributeDao
-
- getPeopleForQuery(QB, String) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Executes the query for the generated queryBuilder object and returns a list where each entry is a Map of
attributes for a single IPersonAttributes.
- getPeopleForQuery(String, String) - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
- getPeopleForQuery(PartialWhereClause, String) - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- getPeopleForQuery(LogicalFilterWrapper, String) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getPeopleForQuery(SearchFilter, String) - Method in class org.jasig.services.persondir.support.ldap.LdaptivePersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
Wraps the call to the specified cachedPersonAttributesDao IPersonAttributeDao delegate with
a caching layer.
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.EchoPersonAttributeDaoImpl
-
Returns a duplicate of the seed it is passed.
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.GrouperPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.NamedStubPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.rule.DeclaredRulePersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.StubPersonAttributeDao
-
- getPeopleWithMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- getPerson(String) - Method in class org.jasig.services.persondir.support.AbstractDefaultAttributePersonAttributeDao
-
- getPerson(String) - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- getPerson(String) - Method in class org.jasig.services.persondir.support.GrouperPersonAttributeDao
-
- getPerson(String) - Method in class org.jasig.services.persondir.support.StubPersonAttributeDao
-
- getPerson() - Method in class org.jasig.services.persondir.support.xml.om.PersonData
-
Gets the value of the person property.
- getPerson(String) - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- getPersonAttributeDaos() - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
Get an unmodifiable
List of delegates which we will poll for attributes.
- getPersonAttributesFromMultivaluedAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.BaseGroovyScriptDaoImpl
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.EchoPersonAttributeDaoImpl
-
Possible attributes are unknown; will always return null.
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.GrouperPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in interface org.jasig.services.persondir.support.rule.AttributeRule
-
Indicates the complete set of user attribute names that may be
returned by a call to evaluate.
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.rule.DeclaredRulePersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.rule.SimpleAttributeRule
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.StubPersonAttributeDao
-
- getPossibleUserAttributeNames() - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- getProcessingPosition() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getQueries() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getQueryAttributeMapping() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getQueryAttributeMappings() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getQueryAttributeName() - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
- getQueryTemplate() - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- getQueryTemplate() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getQueryTemplate() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getQueryType() - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- getQueryType() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getQueryType() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getReferral() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getReferringParameterName() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getRemoteAddrAttribute() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getRemoteHostAttribute() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getRemoteUserAttribute() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getRequestAttributeMapping() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getResultAttributeMapping() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getResultAttributeMappings() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getRowMapper() - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- getRowMapper() - Method in class org.jasig.services.persondir.support.jdbc.MultiRowJdbcPersonAttributeDao
-
- getRowMapper() - Method in class org.jasig.services.persondir.support.jdbc.SingleRowJdbcPersonAttributeDao
-
- getRules() - Method in class org.jasig.services.persondir.support.rule.DeclaredRulePersonAttributeDao
-
- getSearchControls() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getSeed(Object[], AttributeBasedCacheKeyGenerator.CachableMethod) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
- getServerNameAttribute() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getServerPortAttribute() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getSourceAttributes() - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.FormatAttribute
-
- getTargetPersonAttributeDao() - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- getTimeLimit() - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- getUnmappedUsernameAttribute() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Returns the userNameAttribute
- getUnmappedUsernameAttribute() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getUnmarshalledObject(CachingJaxbLoader.UnmarshallingCallback<T>) - Method in interface org.jasig.services.persondir.support.xml.CachingJaxbLoader
-
- getUnmarshalledObject() - Method in interface org.jasig.services.persondir.support.xml.CachingJaxbLoader
-
Loads and unmarshalls the XML as needed, returning the unmarshalled object
- getUnmarshalledObject() - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getUnmarshalledObject(CachingJaxbLoader.UnmarshallingCallback<T>) - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getUnmarshaller(JAXBContext) - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- getUrlCharacterEncoding() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getUrls() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getUserAttributes(Map<String, Object>) - Method in class org.jasig.services.persondir.support.BasePersonAttributeDao
-
- getUserAttributes(String) - Method in class org.jasig.services.persondir.support.BasePersonAttributeDao
-
- getUserDN() - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- getUserInfoCache() - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- getUsernameAttribute() - Method in interface org.jasig.services.persondir.support.IUsernameAttributeProvider
-
- getUsernameAttribute() - Method in class org.jasig.services.persondir.support.SimpleUsernameAttributeProvider
-
- getUsernameAttribute() - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- getUsernameAttributeProvider() - Method in class org.jasig.services.persondir.support.AbstractDefaultAttributePersonAttributeDao
-
- getUsernameCaseCanonicalizationLocale() - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- getUsernameCaseCanonicalizationMode() - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- getUsernameCaseCanonicalizationMode() - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- getUsernameFromQuery(Map<String, List<Object>>) - Method in interface org.jasig.services.persondir.support.IUsernameAttributeProvider
-
- getUsernameFromQuery(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.SimpleUsernameAttributeProvider
-
- getValue() - Method in class org.jasig.services.persondir.support.xml.om.Attribute
-
Gets the value of the value property.
- getXmlInputStream() - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
- GroovyPersonAttributeDao - Class in org.jasig.services.persondir.support
-
An implementation of the
IPersonAttributeDao that is able to resolve attributes
based on an external Groovy script, Groovy object, or Java object.
- GroovyPersonAttributeDao(IPersonAttributeScriptDao) - Constructor for class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- GrouperPersonAttributeDao - Class in org.jasig.services.persondir.support
-
Class implementing a minimal IPersonAttributeDao API only used by CAS which simply reads all
the groups from Grouper repository
for a given principal and adopts them to IPersonAttributes instance.
- GrouperPersonAttributeDao() - Constructor for class org.jasig.services.persondir.support.GrouperPersonAttributeDao
-
- setAdditionalDescriptors(IAdditionalDescriptors) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
- setAttributeNames(Set<String>) - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.FormatAttribute
-
- setAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- setAttributes(Map<String, List<Object>>) - Method in interface org.jasig.services.persondir.support.IAdditionalDescriptors
-
This should be atomic to the view of other methods on this interface.
- setAttributes(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- setAttributeValues(String, List<Object>) - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- setAttributeValues(String, List<Object>) - Method in interface org.jasig.services.persondir.support.IAdditionalDescriptors
-
Sets the specified attribute values
- setAttributeValues(String, List<Object>) - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
Returns list of all replaced values
- setAvailableQueryAttributes(Set<String>) - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- setAvailableQueryAttributes(Set<String>) - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- setBackingMap(Map<String, Map<String, List<Object>>>) - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
The backing Map to use for queries, the outer map is keyed on the query attribute.
- setBackingMap(Map<String, List<Object>>) - Method in class org.jasig.services.persondir.support.StubPersonAttributeDao
-
Set the Map which this stub object will return for all legal invocations of
attributesForUser().
- setBaseDN(String) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- setBaseDN(String) - Method in class org.jasig.services.persondir.support.ldap.LdaptivePersonAttributeDao
-
Sets the base DN of the LDAP search for attributes.
- setBaseDN(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setBaseEnvironmentSettings(Map<String, Object>) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setBeanName(String) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- setCachedPersonAttributesDao(IPersonAttributeDao) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
The IPersonAttributeDao to cache results from.
- setCacheEnvironmentProperties(Boolean) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setCacheKeyAttributes(Set<String>) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
- setCacheKeyAttributes(Set<String>) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- setCacheKeyGenerator(CacheKeyGenerator) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
The CacheKeyGenerator to use for generating cache keys.
- setCacheNullResults(boolean) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
If null results should be cached to avoid repeating failed lookups.
- setCaseCanonicalizationLocale(Locale) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Assign the
Locale in which all casing canonicalizations will occur.
- setCaseInsensitiveDataAttributes(Map<String, CaseCanonicalizationMode>) - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- setCaseInsensitiveDataAttributesAsCollection(Collection<String>) - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- setCaseInsensitiveQueryAttributes(Map<String, CaseCanonicalizationMode>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Keys are app-layer attributes, values are the casing canonicalization
modes for each, as applied when mapping from an application layer
query to a data layer query.
- setCaseInsensitiveQueryAttributesAsCollection(Collection<String>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- setCaseInsensitiveResultAttributes(Map<String, CaseCanonicalizationMode>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Keys are app-layer attributes, values are the casing canonicalization
modes for each, as applied when mapping from data-layer to application
attributes.
- setCaseInsensitiveResultAttributesAsCollection(Collection<String>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- setCaseInsensitiveUsername(boolean) - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- setClearExistingAttributes(boolean) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
If true when attributes are found on the request any existing attributes in the provided
IAdditionalDescriptors
object will cleared and replaced with the new attributes.
- setConnectionFactory(ConnectionFactory) - Method in class org.jasig.services.persondir.support.ldap.LdaptivePersonAttributeDao
-
Sets the connection factory that produces LDAP connections on which searches occur.
- setContextSource(ContextSource) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- setCookieAttributeMapping(Map<String, ?>) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Set the
Map to use for mapping from a cookie name to an attribute name or
Set of attribute
names.
- setCurrentUserProvider(ICurrentUserProvider) - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
Sets the
ICurrentUserProvider to use when determining if the additional attributes should be returned,
this is an optional property.
- setDataAttributeCaseCanonicalizationFunctions(Map<CaseCanonicalizationMode, MessageFormat>) - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
- setDataSource(DataSource) - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- setDefaultAttributeName(String) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
- setDefaultCaseCanonicalizationMode(CaseCanonicalizationMode) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- setDelegateDescriptors(List<IAdditionalDescriptors>) - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- setDescriptors(IPersonAttributes) - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
Called by Spring DI to inject the collection of additional descriptors.
- setFormat(String) - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.FormatAttribute
-
- setFormatArguments(List<String>) - Method in class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- setFormatAttributes(Set<MessageFormatPersonAttributeDao.FormatAttribute>) - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao
-
- setFormatString(String) - Method in class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- setHeaderAttributeMapping(Map<String, ?>) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Set the
Map to use for mapping from a header name to an attribute name or
Set of attribute
names.
- setHeadersToIgnoreSemicolons(Set<String>) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Set of header values to ignore splitting on semicolons.
- setIgnoreEmptyAttributes(boolean) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
If seed attributes with empty values (null, empty string or empty list values) should be ignored when generating
the cache key.
- setIgnoreNameNotFoundException(Boolean) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setIgnorePartialResultException(Boolean) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setJaxbLoader(CachingJaxbLoader<PersonData>) - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
- setKey(String) - Method in class org.jasig.services.persondir.support.xml.om.Attribute
-
Sets the value of the key property.
- setLdapTemplate(LdapTemplate) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
Sets the LdapTemplate, and thus the ContextSource (implicitly).
- setMappedXmlResource(Resource) - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
The XML resource to load.
- setMappedXmlResource(Resource) - Method in class org.jasig.services.persondir.support.xml.XmlPersonAttributeDao
-
The XML
Resource to load the
PersonData from, required if the jaxbLoader property is not set.
- setMatchAllPatterns(boolean) - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- setMatchAllValues(boolean) - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- setMerger(IAttributeMerger) - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
Set the strategy whereby we accumulate attributes from the results of
polling our delegates.
- setName(String) - Method in class org.jasig.services.persondir.support.AdditionalDescriptors
-
- setName(String) - Method in interface org.jasig.services.persondir.support.IAdditionalDescriptors
-
- setName(String) - Method in class org.jasig.services.persondir.support.MediatingAdditionalDescriptors
-
- setName(String) - Method in class org.jasig.services.persondir.support.xml.om.Person
-
Sets the value of the name property.
- setNameValueColumnMappings(Map<String, ?>) - Method in class org.jasig.services.persondir.support.jdbc.MultiRowJdbcPersonAttributeDao
-
The
Map of columns from a name column to value columns.
- setNoLastModifiedReloadPeriod(long) - Method in class org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl
-
Period between reloads if last-modified of the Resource cannot be determined
- setNullResultsObject(Set<IPersonAttributes>) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
Used to specify the placeholder object to put in the cache for null results.
- setOutputAttribute(String) - Method in class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- setParameterAttributeMapping(Map<String, ?>) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Set the
Map to use for mapping from a parameter name to an attribute name or
Set of attribute
names.
- setPassword(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setPatterns(Map<String, String>) - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- setPersonAttributeDaos(List<IPersonAttributeDao>) - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
Set the
List of delegates which we will poll for attributes.
- setPooled(Boolean) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setPossibleUserAttributeNames(Set<String>) - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
Sets the set of possible attribute names.
- setPossibleUserAttributeNames(Set<String>) - Method in class org.jasig.services.persondir.support.GroovyPersonAttributeDao
-
- setProcessingPosition(RequestAttributeSourceFilter.ProcessingPosition) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Sets the pre/post/both position of the processing relative to the doFilter call.
- setQueryAttributeMapping(Map<String, ?>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Map from query attribute names to data-layer attribute names to use when building the query.
- setQueryAttributeMappings(Map<String, String>) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setQueryAttributeName(String) - Method in class org.jasig.services.persondir.support.ComplexStubPersonAttributeDao
-
Name of the attribute to look for as key into the backing map.
- setQueryTemplate(String) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
Optional wrapper template for the generated part of the query.
- setQueryTemplate(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setQueryType(QueryType) - Method in class org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao
-
Type of logical operator to use when joining WHERE clause components
- setQueryType(QueryType) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
Type of logical operator to use when joining WHERE clause components
- setQueryType(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setRecoverExceptions(boolean) - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
Set to true if you would like this class to swallow RuntimeExceptions
thrown by its delegates.
- setReferral(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setReferringParameterName(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Name of a request parameter whose value is decoded and checked for parameterAttributeMapping matches.
- setRemoteAddrAttribute(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
If specified ServletRequest.getRemoteAddr() is added as an attribute under the provided name
- setRemoteHostAttribute(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
If specified ServletRequest.getRemoteHost() is added as an attribute under the provided name
- setRemoteUserAttribute(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
If specified HttpServletRequest.getRemoteUser() is added as an attribute under the provided name
- setRequestAttributeMapping(Map<String, ?>) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Set the
Map to use for mapping from a request attributes to an attribute name or
Set of attribute
names.
- setRequireAllQueryAttributes(boolean) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
If all attributes specified in the queryAttributeMapping keySet must be present to actually run the query
- setRequireAllQueryAttributes(Boolean) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setResultAttributeMapping(Map<String, ?>) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
Set the
Map to use for mapping from a data layer name to an attribute name or
Set of attribute
names.
- setResultAttributeMappings(Map<String, String>) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setRules(List<AttributeRule>) - Method in class org.jasig.services.persondir.support.rule.DeclaredRulePersonAttributeDao
-
- setSearchControls(SearchControls) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
- setSearchControls(SearchControls) - Method in class org.jasig.services.persondir.support.ldap.LdaptivePersonAttributeDao
-
Sets a number of parameters that control LDAP search semantics including search scope,
maximum number of results retrieved, and search timeout.
- setSearchFilter(String) - Method in class org.jasig.services.persondir.support.ldap.LdaptivePersonAttributeDao
-
Sets the LDAP search filter used to query for person attributes.
- setServerNameAttribute(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
If specified ServletRequest.getServerName() is added as an attribute under the provided name
- setServerPortAttribute(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
If specified ServletRequest.getServerPort() is added as an attribute under the provided name
- setSourceAttributes(List<String>) - Method in class org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.FormatAttribute
-
- setSql(String) - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- setStopIfFirstDaoReturnsNull(boolean) - Method in class org.jasig.services.persondir.support.CascadingPersonAttributeDao
-
- setStopOnSuccess(boolean) - Method in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
If true iteration of the child DAOs will stop after the first one that returns without
throwing an exception.
- setTargetPersonAttributeDao(IPersonAttributeDao) - Method in class org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao
-
- setTimeLimit(int) - Method in class org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao
-
Deprecated.
- setUnmappedUsernameAttribute(String) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
The returned attribute to use as the userName for the mapped IPersons.
- setUnmappedUsernameAttribute(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setUrlCharacterEncoding(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
Sets the URL character encoding to use to decode the value of the referringParameterName if it
was specified.
- setUrls(List<String>) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setUseAllAttributes(boolean) - Method in class org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator
-
If all seed attributes should be used.
- setUseAllQueryAttributes(boolean) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- setUseAllQueryAttributes(Boolean) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setUserAttributeNames(Set<String>) - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- setUserDN(String) - Method in class org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.TomlLdapConfiguration
-
- setUserInfoCache(Map<Serializable, Set<IPersonAttributes>>) - Method in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
The Map to use for caching results.
- setUsernameAttribute(String) - Method in class org.jasig.services.persondir.support.SimpleUsernameAttributeProvider
-
The usernameAttribute to use .
- setUsernameAttribute(String) - Method in class org.jasig.services.persondir.support.web.RequestAttributeSourceFilter
-
The name of the attribute from the request (header or property) to use as the username.
- setUsernameAttributeProvider(IUsernameAttributeProvider) - Method in class org.jasig.services.persondir.support.AbstractDefaultAttributePersonAttributeDao
-
- setUsernameAttributeProvider(IUsernameAttributeProvider) - Method in class org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao
-
- setUsernameAttributeProvider(IUsernameAttributeProvider) - Method in class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- setUsernameCaseCanonicalizationLocale(Locale) - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- setUsernameCaseCanonicalizationMode(CaseCanonicalizationMode) - Method in class org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao
-
- setUsernameCaseCanonicalizationMode(CaseCanonicalizationMode) - Method in class org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao
-
- SimpleAttributeRule - Class in org.jasig.services.persondir.support.rule
-
Sets a specified attribute to a specified value when a specified seed value
matches a specified pattern.
- SimpleAttributeRule() - Constructor for class org.jasig.services.persondir.support.rule.SimpleAttributeRule
-
- SimpleAttributeRule(String, String, String, String, String) - Constructor for class org.jasig.services.persondir.support.rule.SimpleAttributeRule
-
- SimpleUsernameAttributeProvider - Class in org.jasig.services.persondir.support
-
Provides the username attribute based on a pre-configured string.
- SimpleUsernameAttributeProvider() - Constructor for class org.jasig.services.persondir.support.SimpleUsernameAttributeProvider
-
- SimpleUsernameAttributeProvider(String) - Constructor for class org.jasig.services.persondir.support.SimpleUsernameAttributeProvider
-
- SingleRowJdbcPersonAttributeDao - Class in org.jasig.services.persondir.support.jdbc
-
An
IPersonAttributeDao
implementation that maps from column names in the result of a SQL query
to attribute names.
- SingleRowJdbcPersonAttributeDao() - Constructor for class org.jasig.services.persondir.support.jdbc.SingleRowJdbcPersonAttributeDao
-
- SingleRowJdbcPersonAttributeDao(DataSource, String) - Constructor for class org.jasig.services.persondir.support.jdbc.SingleRowJdbcPersonAttributeDao
-
Creates a new MultiRowJdbcPersonAttributeDao specifying the DataSource and SQL to use.
- statsLogger - Variable in class org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl
-
- stopOnSuccess - Variable in class org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao
-
- StringFormatAttributeRule - Class in org.jasig.services.persondir.support.rule
-
Creates a new user attribute by passing a formatString and the values of
existing attributes to String.format()
- StringFormatAttributeRule() - Constructor for class org.jasig.services.persondir.support.rule.StringFormatAttributeRule
-
- StubPersonAttributeDao - Class in org.jasig.services.persondir.support
-
A stub IPersonAttributeDao to be used for testing.
- StubPersonAttributeDao() - Constructor for class org.jasig.services.persondir.support.StubPersonAttributeDao
-
- StubPersonAttributeDao(Map<String, List<Object>>) - Constructor for class org.jasig.services.persondir.support.StubPersonAttributeDao
-