|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfabric.worker.transaction.AbstractSecurityCache
fabric.lang.security.SecurityCache
public final class SecurityCache
A cache of acts-for relationships and relabelling judgements. This is kept in the fabric.lang.security package to ensure that only security-related classes can modify this cache.
Constructor Summary | |
---|---|
SecurityCache(SecurityCache parent)
|
Method Summary | |
---|---|
protected void |
reset()
Resets the state of this cache back to how it was when it was created. |
protected void |
set(SecurityCache cache)
Sets the state of this cache to match that of the given cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityCache(SecurityCache parent)
Method Detail |
---|
protected void reset()
AbstractSecurityCache
reset
in class AbstractSecurityCache
protected void set(SecurityCache cache)
AbstractSecurityCache
set
in class AbstractSecurityCache
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |