BEA Systems, Inc.


weblogic.security.acl
Interface DebuggableRealm

All Known Implementing Classes:
CachingRealm

Deprecated. Deprecated in WebLogic Server 7.0. Replaced by Pluggable Security Infrastructure.

public interface DebuggableRealm


Method Summary
 weblogic.logging.LogOutputStream getDebugLog()
          Deprecated.  
 void setDebug(boolean enable)
          Deprecated.  
 

Method Detail

setDebug

public void setDebug(boolean enable)
Deprecated. 

getDebugLog

public weblogic.logging.LogOutputStream getDebugLog()
Deprecated. 

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

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference