org.syncope.console.commons
Class XMLRolesReader
java.lang.Object
org.syncope.console.commons.XMLRolesReader
public class XMLRolesReader
- extends Object
XMLRolesReader singleton class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLRolesReader
public XMLRolesReader()
init
public void init()
getAllAllowedRoles
public String getAllAllowedRoles(String pageId,
String actionId)
- Get all roles allowed for specific page and actio requested.
- Parameters:
pageId - actionId -
- Returns:
- roles list comma separated
Copyright © 2011. All Rights Reserved.