public class SAML2SSOProfileConfigurationBeanDefinitionParser extends AbstractSAML2ProfileConfigurationBeanDefinitionParser
| コンストラクタと説明 |
|---|
SAML2SSOProfileConfigurationBeanDefinitionParser() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 SAML2SSOProfileConfigurationBeanDefinitionParser()
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 クラス内 AbstractSAML2ProfileConfigurationBeanDefinitionParserprotected CryptoOperationRequirementLevel getSignAssertionsDefault()
getSignAssertionsDefault クラス内 AbstractSAMLProfileConfigurationBeanDefinitionParserprotected CryptoOperationRequirementLevel getSignResponsesDefault()
getSignResponsesDefault クラス内 AbstractSAMLProfileConfigurationBeanDefinitionParserCopyright © 2012. All Rights Reserved.