Class SecurityNamespaceHandler
- java.lang.Object
-
- net.shibboleth.ext.spring.util.BaseSpringNamespaceHandler
-
- net.shibboleth.idp.profile.spring.relyingparty.security.impl.SecurityNamespaceHandler
-
- All Implemented Interfaces:
NamespaceHandler
public class SecurityNamespaceHandler extends BaseSpringNamespaceHandler
Namespace handler forAbstractMetadataProviderParser.SECURITY_NAMESPACE.
-
-
Field Summary
Fields Modifier and Type Field Description static QNameCREDENTIAL_ELEMENT_NAMECredential element name.static QNameTRUST_ENGINE_REFTrustEngineRef element name.
-
Constructor Summary
Constructors Constructor Description SecurityNamespaceHandler()
-
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
-
-