| 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.security.jps.service.audit.AuditProperties
public class AuditProperties
| Constructor Summary | |
|---|---|
AuditProperties() | 
|
| Method Summary | |
|---|---|
 java.net.URL | 
getComponentEvents()Return the path to the component_events.xml  | 
 java.lang.String | 
getLogDirectory() | 
 long | 
getLogDirSize() | 
 long | 
getLogFileSize() | 
 java.lang.String | 
getLoggerName()Deprecated. always returns oracle.security.audit.logger  | 
 boolean | 
getUseTextFormat()Deprecated. always returns true  | 
 void | 
setComponentEvents(java.net.URL componentEvents)set the path to the component_events.xml  | 
 void | 
setLogDirectory(java.lang.String logDirectory)Set this to override the busstop directory.  | 
 void | 
setLogDirSize(long logDirSize)Set the maximum size of all logFiles in the directory.  | 
 void | 
setLogFileSize(long logFileSize)Set the size of each log file .  | 
 void | 
setLoggerName(java.lang.String loggerName)Deprecated. loggerName cannot be changed  | 
 void | 
setUseTextFormat(boolean txtFormat)Deprecated. txtFormat is always true  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AuditProperties()
| Method Detail | 
|---|
public void setLogDirectory(java.lang.String logDirectory)
logDirectory -public java.lang.String getLogDirectory()
public void setLogFileSize(long logFileSize)
size -public long getLogFileSize()
public long getLogDirSize()
public void setLogDirSize(long logDirSize)
logDirSize -public void setLoggerName(java.lang.String loggerName)
loggerName -public java.lang.String getLoggerName()
public void setUseTextFormat(boolean txtFormat)
txtFormat -public boolean getUseTextFormat()
public java.net.URL getComponentEvents()
public void setComponentEvents(java.net.URL componentEvents)
componentEvents -
  | 
Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services 11g Release 1 (11.1.1) E14650-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||