BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.security.acl
Interface RefreshableRealm

All Known Implementing Classes:
CachingRealm

public interface RefreshableRealm

A mix-in interface which allows a security realm to be refreshed from the Administration Console. The refresh is done so that the in-memory state of the security realm can be synchronized with the on-disk state of the security realm. Security realms that do not keep state in-memory do not need to support this interface. You do not need to the extend the interface to extend BasicRealm. The main inheritance tree of the security realm extends it for you.

Author:
Copyright (c) 2000 by BEA WebXpress. All Rights Reserved.
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 void refresh()
           
 

Method Detail

refresh

public void refresh()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60