Package net.shibboleth.idp.attribute.resolver.dc.saml.impl
@NonnullElements
package net.shibboleth.idp.attribute.resolver.dc.saml.impl
A
DataConnector implementation that
queries data from a SAML attribute authority.-
ClassDescriptionInterface for a component which resolves the entityID of an AttributeAuthority against which to query for attributes.Basic SAML 2 Response strategy to map to data connector output requirements.Component which builds an
ExecutableQueryused with theSAMLDataConnector.ADataConnectorimplementation 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.ADataConnectorimplementation which orchestrates callingSAMLDataConnectorfor each of a resolved list of attribute authority entityIDs, and aggregates the resolved attribute data.Interface for a component which resolves theSubjectto use when executing an attribute query.