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
 LogOutputStream getDebugLog()
          Deprecated.  
 void setDebug(boolean enable)
          Deprecated.  
 

Method Detail

setDebug

void setDebug(boolean enable)
Deprecated. 

getDebugLog

LogOutputStream getDebugLog()
Deprecated. 

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.