org.mmbase.security.implementation.context
Class ContextCache
java.lang.Object
org.mmbase.security.implementation.context.ContextCache
public class ContextCache
- extends Object
ContextCache class
- Version:
- $Id: ContextCache.java 34900 2009-05-01 16:29:42Z michiel $
- Author:
- Eduard Witteveen
- Javadoc:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextCache
ContextCache()
rightAdd
public void rightAdd(String operation,
String context,
String user,
boolean value)
rightGet
public Boolean rightGet(String operation,
String context,
String user)
contextAdd
public void contextAdd(String context,
Set<String> possible)
contextGet
public Set<String> contextGet(String context)
MMBase 2.0-SNAPSHOT - null