public class UsersConfigParser extends Object implements ParserNamespaceSupport
XMLLoginModule
module optionConstructor and Description |
---|
UsersConfigParser() |
Modifier and Type | Method and Description |
---|---|
Users |
parse(XMLEventReader xmlEventReader)
Parse the embedded xml in the module option representing
the
Users object |
boolean |
supports(String namespaceURI)
Returns whether the parser supports parsing a particular namespace
|
public Users parse(XMLEventReader xmlEventReader) throws XMLStreamException
Users
objectparse
in interface ParserNamespaceSupport
xmlEventReader
- XMLStreamException
public boolean supports(String namespaceURI)
ParserNamespaceSupport
supports
in interface ParserNamespaceSupport
ParserNamespaceSupport#supports(String)}
Copyright © 2017 JBoss by Red Hat. All rights reserved.