Uses of Class
net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
Package
Description
Configuration support for leveraging
IdPAttribute objects
decoded from SAML metadata for access to settings.-
Uses of AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext in net.shibboleth.idp.attribute.config
Methods in net.shibboleth.idp.attribute.config with parameters of type AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContextModifier and TypeMethodDescriptionAbstractMetadataDrivenConfigurationLookupStrategy.processMappedTag(IdPAttribute tag, AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext cacheContext) Process a mapped tag by returning any value found and caching if necessary.AbstractMetadataDrivenConfigurationLookupStrategy.processTag(Attribute tag, AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext cacheContext) Process a tag by returning any value found and caching if necessary.