|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.shibboleth.common.config.attribute.filtering.AttributeFilterPolicyGroupBeanDefinitionParser
public class AttributeFilterPolicyGroupBeanDefinitionParser
Spring bean definition parser for Shibboleth attribute filtering engine attribute filter policy.
Field Summary | |
---|---|
static QName |
ELEMENT_NAME
Element name. |
private org.slf4j.Logger |
log
Class logger. |
static QName |
PERMIT_VALUE_ELEMENT_NAME
Local name of the value filter element. |
static QName |
POLICY_REQUIREMENT_ELEMENT_NAME
Local name of the policy requirement element. |
static QName |
TYPE_NAME
Schema type name. |
Constructor Summary | |
---|---|
AttributeFilterPolicyGroupBeanDefinitionParser()
|
Method Summary | |
---|---|
org.springframework.beans.factory.config.BeanDefinition |
parse(Element config,
org.springframework.beans.factory.xml.ParserContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final QName ELEMENT_NAME
public static final QName TYPE_NAME
public static final QName POLICY_REQUIREMENT_ELEMENT_NAME
public static final QName PERMIT_VALUE_ELEMENT_NAME
private final org.slf4j.Logger log
Constructor Detail |
---|
public AttributeFilterPolicyGroupBeanDefinitionParser()
Method Detail |
---|
public org.springframework.beans.factory.config.BeanDefinition parse(Element config, org.springframework.beans.factory.xml.ParserContext context)
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |