public class SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser extends AbstractSAML1ProfileConfigurationBeanDefinitionParser
Modifier and Type | Field and Description |
---|---|
static QName |
TYPE_NAME
Schema type name.
|
Constructor and Description |
---|
SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser() |
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 SAML1ArtifactResolutionProfileConfigurationBeanDefinitionParser()
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.