public class HttpClientParser extends AbstractKeycloakSamlAdapterV1Parser<IDP.HttpClientConfig>
LOOKUP
expectedStartElement, LOGGER
Modifier and Type | Method and Description |
---|---|
static HttpClientParser |
getInstance() |
protected IDP.HttpClientConfig |
instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
protected void |
processSubElement(XMLEventReader xmlEventReader,
IDP.HttpClientConfig target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
getElementFromName, validateStartElement
isUnknownElement, parse
public static HttpClientParser getInstance()
protected IDP.HttpClientConfig instantiateElement(XMLEventReader xmlEventReader, StartElement element) throws ParsingException
instantiateElement
in class AbstractStaxParser<IDP.HttpClientConfig,KeycloakSamlAdapterV1QNames>
ParsingException
protected void processSubElement(XMLEventReader xmlEventReader, IDP.HttpClientConfig target, KeycloakSamlAdapterV1QNames element, StartElement elementDetail) throws ParsingException
processSubElement
in class AbstractStaxParser<IDP.HttpClientConfig,KeycloakSamlAdapterV1QNames>
ParsingException
Copyright © 2021 JBoss by Red Hat. All rights reserved.