public class KeycloakSamlAdapterV1Parser extends AbstractKeycloakSamlAdapterV1Parser<KeycloakSamlAdapter>
LOOKUPexpectedStartElement, LOGGER| Modifier and Type | Method and Description |
|---|---|
static KeycloakSamlAdapterV1Parser |
getInstance() |
protected KeycloakSamlAdapter |
instantiateElement(XMLEventReader xmlEventReader,
StartElement element) |
protected void |
processSubElement(XMLEventReader xmlEventReader,
KeycloakSamlAdapter target,
KeycloakSamlAdapterV1QNames element,
StartElement elementDetail) |
getElementFromName, validateStartElementisUnknownElement, parsepublic static KeycloakSamlAdapterV1Parser getInstance()
protected KeycloakSamlAdapter instantiateElement(XMLEventReader xmlEventReader, StartElement element) throws ParsingException
instantiateElement in class AbstractStaxParser<KeycloakSamlAdapter,KeycloakSamlAdapterV1QNames>ParsingExceptionprotected void processSubElement(XMLEventReader xmlEventReader, KeycloakSamlAdapter target, KeycloakSamlAdapterV1QNames element, StartElement elementDetail) throws ParsingException
processSubElement in class AbstractStaxParser<KeycloakSamlAdapter,KeycloakSamlAdapterV1QNames>ParsingExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.