public interface Refreshable
Subject
boolean isCurrent()
Object is current.
Object is currently current, false otherwise.
void refresh()
throws RefreshFailedException
Object.
SecurityException - if the caller does not have permission to update or extend the validity period for this
Object.
RefreshFailedException - if the refresh attempt failed.