BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.security.acl
Interface DebuggableRealm

All Known Implementing Classes:
CachingRealm

public interface DebuggableRealm

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

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

Method Detail

setDebug

public void setDebug(boolean enable)

getDebugLog

public weblogic.logging.LogOutputStream getDebugLog()

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

WebLogic classes and methods that do not appear in this reference are not public and are not supported.