Class ContextAuthorityEntityIDResolver

java.lang.Object
net.shibboleth.idp.attribute.resolver.dc.saml.plugin.impl.ContextAuthorityEntityIDResolver
All Implemented Interfaces:
AttributeAuthorityEntityIDResolver

public class ContextAuthorityEntityIDResolver extends Object implements AttributeAuthorityEntityIDResolver
An implementation of AttributeAuthorityEntityIDResolver which resolves from the AttributeAuthorityEntityIDContext child of the input AttributeResolutionContext if present.
  • Constructor Details

    • ContextAuthorityEntityIDResolver

      public ContextAuthorityEntityIDResolver()
  • Method Details