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.
|
shouldGenerateIddoParse, getBeanClassName, getParentName, parseInternalpublic static final QName TYPE_NAME
public ShibbolethSSOProfileConfigurationBeanDefinitionParser()
protected Class getBeanClass(Element element)
getBeanClass クラス内 org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse クラス内 AbstractSAML1ProfileConfigurationBeanDefinitionParserprotected CryptoOperationRequirementLevel getSignAssertionsDefault()
getSignAssertionsDefault クラス内 AbstractSAMLProfileConfigurationBeanDefinitionParserprotected CryptoOperationRequirementLevel getSignResponsesDefault()
getSignResponsesDefault クラス内 AbstractSAMLProfileConfigurationBeanDefinitionParserCopyright © 2012. All Rights Reserved.