public class AccessControl extends AbstractConfigElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
router| Constructor and Description |
|---|
AccessControl(Router router) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getElementName() |
Resource |
getResourceFor(String uri) |
List<Resource> |
getResources() |
protected void |
parseChildren(XMLStreamReader token,
String child) |
getRouter, setRouterdoAfterParsing, 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 AbstractXmlElementExceptionCopyright © 2012. All Rights Reserved.