public class SAML1AttributeQueryProfileConfigurationBeanDefinitionParser extends AbstractSAML1ProfileConfigurationBeanDefinitionParser
| Modifier and Type | Field and Description |
|---|---|
static QName |
TYPE_NAME
Schema type name.
|
| Constructor and Description |
|---|
SAML1AttributeQueryProfileConfigurationBeanDefinitionParser() |
| 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.
|
doParseshouldGenerateIddoParse, getBeanClassName, getParentName, parseInternalpublic static final QName TYPE_NAME
public SAML1AttributeQueryProfileConfigurationBeanDefinitionParser()
protected Class getBeanClass(Element element)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected CryptoOperationRequirementLevel getSignAssertionsDefault()
getSignAssertionsDefault in class AbstractSAMLProfileConfigurationBeanDefinitionParserprotected CryptoOperationRequirementLevel getSignResponsesDefault()
getSignResponsesDefault in class AbstractSAMLProfileConfigurationBeanDefinitionParserCopyright © 1999-2015. All Rights Reserved.