public void | refreshRealms(java.lang.String realmName)This refreshes the realm information. This is used by
a client program e.g. realmtool. The client manipulates
the realm information and then calls this method. This then
updates the realm information in an already running server.
If the server is not running the call should not be made.
This interface is obtained by looking up the RealmManager>
from the Naming service.
|