jar

org.jasig.service : person-directory

Maven & Gradle

Mar 18, 2010
3 usages

Person Directory · Provides a general interface for accessing attributes for a person. Has the capability of aggregating attributes from multiple data sources into a single view.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.0.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-1.0.1.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.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.LdapPersonAttributeDao.class - [JAR]

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

├─ org.jasig.services.persondir.support.ldap.QuerySearchExecutor.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

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

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

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

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

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

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

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

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

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

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

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

org.jasig.services.persondir

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

org.jasig.services.persondir.support.jdbc

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

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

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

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

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

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