public abstract class BaseSAML2ProfileConfigurationParser extends BaseSAMLProfileConfigurationParser
AbstractSAML2ProfileConfiguration and for elements which inherit
from saml:SAML2ProfileConfigutationType.| Constructor and Description |
|---|
BaseSAML2ProfileConfigurationParser() |
| 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 List<String> |
getProxyAudiences(Element element)
Get the list of proxy audiences from the <ProxyAudience> sub-elements.
|
getArtifactConfiguration, getAudiences, getProfileBeanNamePrefix, predicateForEncryption, predicateForSigning, setArtifactAware, shouldGenerateIddoParse, getBeanClass, getBeanClassName, getParentName, parseInternalprotected List<String> getProxyAudiences(Element element)
element - the element under discussionprotected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class BaseSAMLProfileConfigurationParserCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.