Refreshes/reloads the policy configuration. The behavior of this method
depends on the implementation. For example, calling
refresh
on a file-based policy will cause the file to be re-read.
The default implementation of this method does nothing.
This method should be overridden if a refresh operation is supported
by the policy implementation.