public class AnonymousRelyingPartyParser extends AbstractRelyingPartyParser
Predicate which is injected looks to see if there is metadata associated with the
RelyingParty and if so says TRUE.| Modifier and Type | Field and Description |
|---|---|
static QName |
ELEMENT_NAME
Element name.
|
PROFILE_CONFIGURATION| Constructor and Description |
|---|
AnonymousRelyingPartyParser() |
| 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.