Uses of Package
net.shibboleth.idp.attribute.resolver.dc.saml.impl
Packages that use net.shibboleth.idp.attribute.resolver.dc.saml.impl
Package
Description
A
DataConnector implementation that
queries data from a SAML attribute authority.Plug-in component interface implementations used when querying a SAML attribute authority.
The parser for the SAML Data connectors.
-
Classes in net.shibboleth.idp.attribute.resolver.dc.saml.impl used by net.shibboleth.idp.attribute.resolver.dc.saml.implClassDescriptionInterface for a component which resolves the entityID of an AttributeAuthority against which to query for attributes.A
DataConnectorimplementation which queries a SAML attribute authority for attribute data.Interface for a component which resolves the self entityID to use when executing an attribute query.Interface for a component which resolves theSubjectto use when executing an attribute query. -
Classes in net.shibboleth.idp.attribute.resolver.dc.saml.impl used by net.shibboleth.idp.attribute.resolver.dc.saml.plugin.implClassDescriptionInterface for a component which resolves the entityID of an AttributeAuthority against which to query for attributes.Interface for a component which resolves the self entityID to use when executing an attribute query.Interface for a component which resolves the
Subjectto use when executing an attribute query. -
Classes in net.shibboleth.idp.attribute.resolver.dc.saml.impl used by net.shibboleth.idp.attribute.resolver.spring.dc.saml.implClassDescriptionA
DataConnectorimplementation which orchestrates callingSAMLDataConnectorfor each of a resolved list of attribute authority entityIDs, and aggregates the resolved attribute data.