edu.internet2.middleware.shibboleth.common.config.security.saml
Class SAMLSecurityNamespaceHandler
java.lang.Object
edu.internet2.middleware.shibboleth.common.config.BaseSpringNamespaceHandler
edu.internet2.middleware.shibboleth.common.config.security.saml.SAMLSecurityNamespaceHandler
- All Implemented Interfaces:
- org.springframework.beans.factory.xml.NamespaceHandler
public class SAMLSecurityNamespaceHandler
- extends BaseSpringNamespaceHandler
Spring namespace handler for SAML security objects.
Field Summary |
static String |
NAMESPACE
Namespace for SAML security elements. |
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAMESPACE
public static final String NAMESPACE
- Namespace for SAML security elements.
- See Also:
- Constant Field Values
SAMLSecurityNamespaceHandler
public SAMLSecurityNamespaceHandler()
init
public void init()
-
Copyright © 1999-2012. All Rights Reserved.