public class AccessControl extends AbstractXmlElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
| Constructor and Description |
|---|
AccessControl(Router router) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getElementName() |
Resource |
getResourceFor(String uri) |
List<Resource> |
getResources() |
void |
init(Router router) |
protected void |
parseChildren(XMLStreamReader token,
String child) |
doAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseAttributes, parseCharacters, toXml, write, writeIfNotNullpublic static final String ELEMENT_NAME
public AccessControl(Router router)
protected String getElementName()
getElementName in class AbstractXmlElementprotected void parseChildren(XMLStreamReader token, String child) throws Exception
parseChildren in class AbstractXmlElementExceptionpublic void init(Router router)
Copyright © 2019. All Rights Reserved.