|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Role
A role is a collection of ACLs (permissions).
Method Summary | |
---|---|
void |
addPermission(String repository,
String path,
long permission)
Deprecated. use manager instead |
String |
getId()
Gets identifier of the role. |
String |
getName()
|
void |
removePermission(String repository,
String path)
Deprecated. use manager instead |
void |
removePermission(String repository,
String path,
long permission)
Deprecated. use manager instead |
Method Detail |
---|
String getName()
@Deprecated void addPermission(String repository, String path, long permission)
@Deprecated void removePermission(String repository, String path)
@Deprecated void removePermission(String repository, String path, long permission)
String getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |