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