| Package | Description |
|---|---|
| edu.internet2.middleware.shibboleth.common.attribute.provider |
Classes in this package are to do with emulating the V2 scripted
attribute environment.
|
| net.shibboleth.idp.attribute.resolver.ad.impl |
Implementations of various
AttributeDefinitions. |
| net.shibboleth.idp.attribute.resolver.ad.mapped.impl |
A
DataConnector implementation that maps from a given set of
source value to an output value. |
| net.shibboleth.idp.attribute.resolver.dc.http.impl |
A
DataConnector implementation that
reads data from an HTTP web service. |
| net.shibboleth.idp.attribute.resolver.dc.impl |
Common functionality used by data connectors.
|
| net.shibboleth.idp.attribute.resolver.dc.ldap.impl |
A
DataConnector implementation that reads data from an LDAP. |
| net.shibboleth.idp.attribute.resolver.dc.rdbms.impl |
A
DataConnector implementation that reads data from a relational
database. |
| net.shibboleth.idp.attribute.resolver.dc.storage.impl |
Implementation of StorageService-backed data connector.
|
| net.shibboleth.idp.attribute.resolver.impl |
Implementations of core resolver functionality.
|