public class AuthenticationJASPIConfigParser extends Object implements XMLStreamConstants
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT| Constructor and Description |
|---|
AuthenticationJASPIConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
JASPIAuthenticationInfo |
parse(XMLEventReader xmlEventReader)
Parse the
|
JASPIAuthenticationInfo |
parse(XMLStreamReader reader)
Parse the
|
public JASPIAuthenticationInfo parse(XMLEventReader xmlEventReader) throws XMLStreamException
xmlEventReader - XMLStreamExceptionpublic JASPIAuthenticationInfo parse(XMLStreamReader reader) throws XMLStreamException
reader - XMLStreamExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.