Uses of Interface
net.shibboleth.idp.attribute.filter.AttributeFilter
Packages that use AttributeFilter
Package
Description
The contexts to do with attribute filtering.
Implementations of core attribute filter functionality.
Parsers for the top level of the "urn:mace:shibboleth:2.0:afp" namespace.
-
Uses of AttributeFilter in net.shibboleth.idp.attribute.filter.context
Method parameters in net.shibboleth.idp.attribute.filter.context with type arguments of type AttributeFilterModifier and TypeMethodDescriptionvoidAttributeFilterContext.filterAttributes(ReloadableService<AttributeFilter> attributeFilterService) Helper method to invoke an AttributeFilter service using this context. -
Uses of AttributeFilter in net.shibboleth.idp.attribute.filter.impl
Classes in net.shibboleth.idp.attribute.filter.impl that implement AttributeFilterModifier and TypeClassDescriptionclassService that filters out attributes and values based upon loaded policies. -
Uses of AttributeFilter in net.shibboleth.idp.attribute.filter.spring.impl
Methods in net.shibboleth.idp.attribute.filter.spring.impl that return types with arguments of type AttributeFilterModifier and TypeMethodDescriptionAttributeFilterServiceStrategy.apply(ApplicationContext appContext)