| Interface | Description |
|---|---|
| JdbcConnectionBean |
bean that wraps connections
|
| JdbcConnectionProvider |
gives connections and allows returns.
|
| Class | Description |
|---|---|
| BaseSourceAdapter |
Base Source adapter.
|
| C3p0JdbcConnectionProvider | |
| C3p0JdbcConnectionProvider.C3p0JdbcConnectionBean |
bean to hold connection
|
| HelperGrouperJdbcSourceAdapter |
Some methods in subject api have package security, so this class is a temporary
measure to get access to them
|
| HelperGrouperJdbcSourceAdapter2 |
Some methods in subject api have package security, so this class is a temporary
measure to get access to them
|
| HelperGrouperJndiSourceAdapter |
JNDI Source
|
| JDBCSourceAdapter |
JDBC Source
|
| JDBCSourceAdapter2 |
jdbc source adapter based on one table with more complex searches
|
| JdbcSubjectAttributeSet<E> |
unmodifiable, holds exactly one value, lightweight set
|
| JNDISourceAdapter |
JNDI Source.
|
| JNDISourceAdapterLegacy |
JNDI Source
|
| JNDISubject |
JNDI Subject implementation.
|
| LdapComparator | |
| LdapPEMSocketFactory | |
| LdapSourceAdapter |
Ldap source adapter.
|
| LdapSubject |
Ldap Subject implementation.
|
| NullSourceAdapter | |
| Search | |
| SourceManager |
Factory to load and get Sources.
|
| SourceManager.SourceManagerStatusBean |
bean to hold the status stuff across all sources
|
| SubjectImpl |
Base Subject implementation.
|
| SubjectStatusConfig |
config for a source of the status params
|
| SubjectStatusProcessor |
process a subject status
|
| SubjectStatusResult |
bean that represents how the source should augment the query for the status.
|
| SubjectTypeEnum |
SubjectType enum for person, group, and organization.
|
| Enum | Description |
|---|---|
| JdbcDatabaseType |
type of database we are connecting to
|
| Exception | Description |
|---|---|
| InvalidQueryRuntimeException |
invalid query runtime
|
| SubjectStatusInvalidException |
exception thrown when the status queried by user is not in the statusesFromUser list
|
Copyright © 2016 Internet2. All rights reserved.