Class AttributeFilterNamespaceHandler
- java.lang.Object
-
- net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
-
- net.shibboleth.idp.plugin.oidc.op.attribute.filter.spring.impl.AttributeFilterNamespaceHandler
-
- All Implemented Interfaces:
NamespaceHandler
public class AttributeFilterNamespaceHandler extends BaseSpringNamespaceHandler
Namespace handler for the oidc specific attribute filter engine functions.
-
-
Constructor Summary
Constructors Constructor Description AttributeFilterNamespaceHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()-
Methods inherited from class net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
decorate, findParserForElement, parse, registerBeanDefinitionParser
-
-
-
-
Field Detail
-
NAMESPACE
public static final String NAMESPACE
oidc namespace.- See Also:
- Constant Field Values
-
-