public virtual void TestDefaultRealm() { string realm = RegistrySecurity.GetDefaultRealmInJVM(); Log.Info("Realm {}", realm); }