Package net.shibboleth.idp.attribute.resolver.dc.impl
package net.shibboleth.idp.attribute.resolver.dc.impl
Common functionality used by data connectors.
-
ClassesClassDescriptionA
DataConnector
containing functionality common to data connectors that retrieve attribute data by searching a data source.ADataConnector
that generates pairwise IDs that depend on a seedIdPAttribute
.A Data Connector which populates a series of attributes from a providedProfileRequestContext
.ADataConnector
that just returns a static collection of attributes.ADataConnector
that extracts allIdPAttributePrincipal
objects from theSubject
objects associated with the request.