public class SAML2LogoutRequestProfileConfigurationBeanDefinitionParser extends AbstractSAML2ProfileConfigurationBeanDefinitionParser
Modifier and Type | Field and Description |
---|---|
static QName |
TYPE_NAME
Schema type name.
|
Constructor and Description |
---|
SAML2LogoutRequestProfileConfigurationBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected Class |
getBeanClass(Element arg0) |
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 SAML2LogoutRequestProfileConfigurationBeanDefinitionParser()
protected Class getBeanClass(Element arg0)
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.