com.xpn.xwiki.plugin.rightsmanager.utils
Class AllowDeny
java.lang.Object
com.xpn.xwiki.plugin.rightsmanager.utils.AllowDeny
public class AllowDeny
- extends Object
Contains list of users and groups for allow right and deny right.
- Since:
- XWiki Core 1.1.2, XWiki Core 1.2M2
- Version:
- $Id: e8ea5b3160557c47269a084d1b93a363dac27be1 $
allow
public UsersGroups allow
- List of users and groups for allow right.
deny
public UsersGroups deny
- List of users and group for deny right.
AllowDeny
public AllowDeny()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004–2014 XWiki. All rights reserved.