org.xwiki.security.authorization
Interface SecurityEntry

All Known Subinterfaces:
SecurityAccessEntry, SecurityRuleEntry

public interface SecurityEntry

A security entry is the association of an entity and a set of security rules that constitute a elementary declarative information for the security settler to compute the security access of users.

Since:
4.0M2
Version:
$Id$

Method Summary
 SecurityReference getReference()
           
 

Method Detail

getReference

SecurityReference getReference()
Returns:
the entity reference of this rule.


Copyright © 2004-2012 XWiki. All Rights Reserved.