Class AttributeEncoderNamespaceHandler
- java.lang.Object
-
- net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
-
- net.shibboleth.oidc.attribute.resolver.spring.enc.impl.AttributeEncoderNamespaceHandler
-
- All Implemented Interfaces:
NamespaceHandler
public class AttributeEncoderNamespaceHandler extends BaseSpringNamespaceHandler
Namespace handler for the oidc attribute resolver.
-
-
Constructor Summary
Constructors Constructor Description AttributeEncoderNamespaceHandler()
-
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
@Nonnull @NotEmpty public static final String NAMESPACE
Namespace for this handler.- See Also:
- Constant Field Values
-
-