public class ExportParser extends Object
| Constructor and Description |
|---|
ExportParser(FileInputStream exportFileFIS) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllContexts() |
Map<String,Map<String,Set<String>>> |
getAllUserContextsAndRoles() |
Set<String> |
getAllUsers() |
Map<String,Set<String>> |
getContextsAndRoles(String user) |
public ExportParser(FileInputStream exportFileFIS) throws SAXException, IOException, ParserConfigurationException
Copyright © 2020. All Rights Reserved.