jar

org.jasig.service.persondir : person-directory-impl

Maven & Gradle

Apr 18, 2016
12 usages
24 stars

Person Directory Implementations · Provides implementations of the Person Directory API that have the capability of aggregating attributes from multiple data sources into a single view.

Table Of Contents

Latest Version

Download org.jasig.service.persondir : person-directory-impl JAR file - Latest Versions:

All Versions

Download org.jasig.service.persondir : person-directory-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window person-directory-impl-1.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jasig.services.persondir.support.merger

├─ org.jasig.services.persondir.support.merger.BaseAdditiveAttributeMerger.class - [JAR]

├─ org.jasig.services.persondir.support.merger.IAttributeMerger.class - [JAR]

├─ org.jasig.services.persondir.support.merger.MultivaluedAttributeMerger.class - [JAR]

├─ org.jasig.services.persondir.support.merger.NoncollidingAttributeAdder.class - [JAR]

├─ org.jasig.services.persondir.support.merger.ReplacingAttributeAdder.class - [JAR]

org.jasig.services.persondir.support.ldap

├─ org.jasig.services.persondir.support.ldap.AttributeMapAttributesMapper.class - [JAR]

├─ org.jasig.services.persondir.support.ldap.LdapPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.ldap.LdaptivePersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.ldap.LogicalFilterWrapper.class - [JAR]

org.jasig.services.persondir.support.rule

├─ org.jasig.services.persondir.support.rule.AttributeRule.class - [JAR]

├─ org.jasig.services.persondir.support.rule.DeclaredRulePersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.rule.SimpleAttributeRule.class - [JAR]

├─ org.jasig.services.persondir.support.rule.StringFormatAttributeRule.class - [JAR]

org.jasig.services.persondir.support.web

├─ org.jasig.services.persondir.support.web.RequestAttributeSourceFilter.class - [JAR]

org.jasig.services.persondir.support

├─ org.jasig.services.persondir.support.AbstractAggregatingDefaultQueryPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.AbstractDefaultAttributePersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.AbstractFlatteningPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.AbstractQueryPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.AdditionalDescriptors.class - [JAR]

├─ org.jasig.services.persondir.support.AdditionalDescriptorsPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.AttributeBasedCacheKeyGenerator.class - [JAR]

├─ org.jasig.services.persondir.support.AttributeNamedPersonImpl.class - [JAR]

├─ org.jasig.services.persondir.support.BaseGroovyScriptDaoImpl.class - [JAR]

├─ org.jasig.services.persondir.support.BasePersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.BasePersonImpl.class - [JAR]

├─ org.jasig.services.persondir.support.CachingPersonAttributeDaoImpl.class - [JAR]

├─ org.jasig.services.persondir.support.CascadingPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.CaseInsensitiveAttributeNamedPersonImpl.class - [JAR]

├─ org.jasig.services.persondir.support.CaseInsensitiveNamedPersonImpl.class - [JAR]

├─ org.jasig.services.persondir.support.ComplexStubPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.EchoPersonAttributeDaoImpl.class - [JAR]

├─ org.jasig.services.persondir.support.GroovyPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.GrouperPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.IAdditionalDescriptors.class - [JAR]

├─ org.jasig.services.persondir.support.ICurrentUserProvider.class - [JAR]

├─ org.jasig.services.persondir.support.IUsernameAttributeProvider.class - [JAR]

├─ org.jasig.services.persondir.support.JsonBackedComplexStubPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.MediatingAdditionalDescriptors.class - [JAR]

├─ org.jasig.services.persondir.support.MergingPersonAttributeDaoImpl.class - [JAR]

├─ org.jasig.services.persondir.support.MessageFormatPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.MultivaluedPersonAttributeUtils.class - [JAR]

├─ org.jasig.services.persondir.support.NamedPersonImpl.class - [JAR]

├─ org.jasig.services.persondir.support.NamedStubPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.QueryType.class - [JAR]

├─ org.jasig.services.persondir.support.RegexGatewayPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.SAMLCredentialPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.SimpleUsernameAttributeProvider.class - [JAR]

├─ org.jasig.services.persondir.support.StubPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.TomlLdapPersonAttributeDao.class - [JAR]

org.jasig.services.persondir.support.xml.om

├─ org.jasig.services.persondir.support.xml.om.Attribute.class - [JAR]

├─ org.jasig.services.persondir.support.xml.om.ObjectFactory.class - [JAR]

├─ org.jasig.services.persondir.support.xml.om.Person.class - [JAR]

├─ org.jasig.services.persondir.support.xml.om.PersonData.class - [JAR]

org.jasig.services.persondir.support.jdbc

├─ org.jasig.services.persondir.support.jdbc.AbstractJdbcPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.jdbc.ColumnMapParameterizedRowMapper.class - [JAR]

├─ org.jasig.services.persondir.support.jdbc.MultiRowJdbcPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.jdbc.NamedParameterJdbcPersonAttributeDao.class - [JAR]

├─ org.jasig.services.persondir.support.jdbc.PartialWhereClause.class - [JAR]

├─ org.jasig.services.persondir.support.jdbc.SingleRowJdbcPersonAttributeDao.class - [JAR]

org.jasig.services.persondir.support.xml

├─ org.jasig.services.persondir.support.xml.CachingJaxbLoader.class - [JAR]

├─ org.jasig.services.persondir.support.xml.CachingJaxbLoaderImpl.class - [JAR]

├─ org.jasig.services.persondir.support.xml.XmlPersonAttributeDao.class - [JAR]

org.jasig.services.persondir.util

├─ org.jasig.services.persondir.util.CaseCanonicalizationMode.class - [JAR]

├─ org.jasig.services.persondir.util.PatternHelper.class - [JAR]

Advertisement