Subscriber portal
Determines whether the specified key and value are valid.
public boolean isValid(anytype _key, anytype _value)
Derived classes can override this method. If the method returns false, the corresponding entry will be removed from the cache immediately after finding it and it will appear to the user as if no value was found.