|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.plugin.rightsmanager.utils.AllowDeny
public class AllowDeny
Contains list of users and groups for allow right and deny right.
| Field Summary | |
|---|---|
UsersGroups |
allow
List of users and groups for allow right. |
UsersGroups |
deny
List of users and group for deny right. |
| Constructor Summary | |
|---|---|
AllowDeny()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public UsersGroups allow
public UsersGroups deny
| Constructor Detail |
|---|
public AllowDeny()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||