public class SAML2AttributeQueryProfileConfigurationBeanDefinitionParser extends AbstractSAML2ProfileConfigurationBeanDefinitionParser
Modifier and Type | Field and Description |
---|---|
static QName |
TYPE_NAME
Schema type name.
|
Constructor and Description |
---|
SAML2AttributeQueryProfileConfigurationBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected Class |
getBeanClass(Element element) |
protected CryptoOperationRequirementLevel |
getSignAssertionsDefault()
Gets the default value for the signAssertions property.
|
protected CryptoOperationRequirementLevel |
getSignResponsesDefault()
Gets the default value for the signResponses property.
|
doParse
shouldGenerateId
doParse, getBeanClassName, getParentName, parseInternal
public static final QName TYPE_NAME
public SAML2AttributeQueryProfileConfigurationBeanDefinitionParser()
protected Class getBeanClass(Element element)
getBeanClass
in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
protected CryptoOperationRequirementLevel getSignAssertionsDefault()
getSignAssertionsDefault
in class AbstractSAMLProfileConfigurationBeanDefinitionParser
protected CryptoOperationRequirementLevel getSignResponsesDefault()
getSignResponsesDefault
in class AbstractSAMLProfileConfigurationBeanDefinitionParser
Copyright © 1999–2014. All rights reserved.