Package net.shibboleth.idp.attribute.resolver.dc.saml.plugin.impl
@NonnullElements
package net.shibboleth.idp.attribute.resolver.dc.saml.plugin.impl
Plug-in component interface implementations used when querying a SAML attribute authority.
-
ClassesClassDescriptionAn implementation of
AttributeAuthorityEntityIDResolverwhich implements a chain-of-responsibility pattern using a list of configured resolvers.An implementation ofSelfEntityIDResolverwhich implements a chain-of-responsibility pattern using a list of configured resolvers.An implementation ofSubjectResolverwhich implements a chain-of-responsibility pattern using a list of configured resolvers.An implementation ofAttributeAuthorityEntityIDResolverwhich resolves from theAttributeAuthorityEntityIDContextchild of the inputAttributeResolutionContextif present.A component which resolves a list ofDecryptionConfigurationusing a delegated criteria-based resolver.An implementation ofSelfEntityIDResolverwhich uses a delegated resolver based on an inputCriteriaSet.An implementation ofSubjectResolverwhich returns aSubjectusing aNameIDbuilt using the value from one of an ordered list of dependency attributes.Function to resolve the self entityID from the SOAP client operation context.Function to resolve the valid issuers from the SOAP client operation context.