public class DefaultRelyingPartyParser extends AbstractRelyingPartyParser
Predicate which is injected is AlwaysTrue. The RelyingPartyGroupParser
takes care to ensure that this element is always at the end of the list, thus implementing Default semantics.| Modifier and Type | Field and Description |
|---|---|
static QName |
ELEMENT_NAME
Element name.
|
PROFILE_CONFIGURATION| Constructor and Description |
|---|
DefaultRelyingPartyParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
protected boolean |
shouldGenerateId() |
getBeanClassdoParse, getBeanClassName, getParentName, parseInternalpublic static final QName ELEMENT_NAME
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class AbstractRelyingPartyParserprotected boolean shouldGenerateId()
shouldGenerateId in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.