de.deepamehta.plugins.accesscontrol.model
Class AccessControlList
java.lang.Object
de.deepamehta.plugins.accesscontrol.model.AccessControlList
public class AccessControlList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessControlList
public AccessControlList(ACLEntry... aclEntries)
AccessControlList
public AccessControlList(org.codehaus.jettison.json.JSONObject acl)
getUserRoles
public UserRole[] getUserRoles(Operation operation)
addEntry
public AccessControlList addEntry(ACLEntry aclEntry)
toJSON
public org.codehaus.jettison.json.JSONObject toJSON()
Copyright © 2014. All rights reserved.