public class TidePermissionCache extends Object
TidePermissionCache(BaseIdentity identity)
void
clear()
boolean
get(Object object, String action, TideResponder<Boolean> tideResponder)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TidePermissionCache(BaseIdentity identity)
public boolean get(Object object, String action, TideResponder<Boolean> tideResponder)
public void clear()