public class Perms extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected String |
acl |
protected RemoteContext |
ctx |
protected String |
deny |
protected String |
grant |
protected String |
path |
protected boolean |
remove |
Constructor and Description |
---|
Perms() |
Modifier and Type | Method and Description |
---|---|
protected void |
printAcl(ShellConsole console,
DocRef doc,
String acl) |
protected void |
removeAcl(DocRef doc,
String acl) |
void |
run() |
protected void |
setAcl(DocRef doc,
String acl,
String grant,
String deny) |
protected RemoteContext ctx
protected boolean remove
public Perms()
Copyright © 2016 Nuxeo SA. All rights reserved.