org.xwiki.security.authorization.cache
Interface SecurityShadowEntry

All Superinterfaces:
SecurityEntry

public interface SecurityShadowEntry
extends SecurityEntry

A security cache entry to shadow external (global) users in sub-containers (sub-wikis).

Since:
5.0M2
Version:
$Id: c66bed2efd8d0c819d686aded54eb0244a2f895f $

Method Summary
 SecurityReference getWikiReference()
           
 
Methods inherited from interface org.xwiki.security.authorization.SecurityEntry
getReference
 

Method Detail

getWikiReference

SecurityReference getWikiReference()
Returns:
the reference of the sub-wiki this entry is for, or null for the global wiki.


Copyright © 2004–2015 XWiki. All rights reserved.