Class MetadataNamespaceHandler
- java.lang.Object
-
- net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
-
- net.shibboleth.oidc.profile.spring.relyingparty.metadata.impl.MetadataNamespaceHandler
-
- All Implemented Interfaces:
NamespaceHandler
public class MetadataNamespaceHandler extends BaseSpringNamespaceHandler
Namespace handler forurn:mace:shibboleth:2.0:metadata:oidc.
-
-
Constructor Summary
Constructors Constructor Description MetadataNamespaceHandler()
-
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
-
-