public class ShibbolethSSOProfileConfigurationBeanDefinitionParser extends AbstractSAML1ProfileConfigurationBeanDefinitionParser
コンストラクタと説明 |
---|
ShibbolethSSOProfileConfigurationBeanDefinitionParser() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
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.
|
shouldGenerateId
doParse, getBeanClassName, getParentName, parseInternal
public static final QName TYPE_NAME
public ShibbolethSSOProfileConfigurationBeanDefinitionParser()
protected Class getBeanClass(Element element)
getBeanClass
クラス内 org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
クラス内 AbstractSAML1ProfileConfigurationBeanDefinitionParser
protected CryptoOperationRequirementLevel getSignAssertionsDefault()
getSignAssertionsDefault
クラス内 AbstractSAMLProfileConfigurationBeanDefinitionParser
protected CryptoOperationRequirementLevel getSignResponsesDefault()
getSignResponsesDefault
クラス内 AbstractSAMLProfileConfigurationBeanDefinitionParser
Copyright © 2012. All Rights Reserved.