public abstract class AbstractSAMLProfileConfigurationBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
| コンストラクタと説明 |
|---|
AbstractSAMLProfileConfigurationBeanDefinitionParser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected abstract CryptoOperationRequirementLevel |
getSignAssertionsDefault()
Gets the default value for the signAssertions property.
|
protected abstract CryptoOperationRequirementLevel |
getSignResponsesDefault()
Gets the default value for the signResponses property.
|
protected boolean |
shouldGenerateId() |
doParse, getBeanClass, getBeanClassName, getParentName, parseInternalpublic AbstractSAMLProfileConfigurationBeanDefinitionParser()
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse クラス内 org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected boolean shouldGenerateId()
shouldGenerateId クラス内 org.springframework.beans.factory.xml.AbstractBeanDefinitionParserprotected abstract CryptoOperationRequirementLevel getSignResponsesDefault()
protected abstract CryptoOperationRequirementLevel getSignAssertionsDefault()
Copyright © 2012. All Rights Reserved.