Package edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector

Interface Summary
DataConnector A plugin used to pull attribute information from a data store.
TemplateEngine.CharacterEscapingStrategy Represents a domain specific strategy for escaping values used within a template.
 

Class Summary
BaseDataConnector Base class for DataConnector plug-ins.
ComputedIDDataConnector Deprecated. use StoredIDDataConnector.
ContextualDataConnector Wrapper for a DataConnector within a resolution context.
LdapDataConnector LdapDataConnector provides a plugin to retrieve attributes from an LDAP.
RDBMSColumnDescriptor Describes how to express a given result set column as an attribute and value.
RDBMSDataConnector A data connector that can retrieve information from a relational database through JDBC, version 3.
StaticDataConnector Data connector implementation that returns staticly defined attributes.
StoredIDDataConnector A data connector that generates persistent identifiers in one of two ways.
StoredIDStore Represents as persistent, database-backed, store of identifiers.
TemplateEngine A velocity based template engine that pulls information from a resolution context for use within the template.
 

Enum Summary
LdapDataConnector.AUTHENTICATION_TYPE Authentication type values.
LdapDataConnector.SEARCH_SCOPE Search scope values.
RDBMSDataConnector.DATA_TYPES Data types understood by this connector.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.