| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.security.providers.authorization.AuditBaseEventImpl
| Constructor Summary | |
| AuditBaseEventImpl(AuditSeverity severity,
                   java.lang.String eventType) | |
| Method Summary | |
|  ContextHandler | getContext() | 
|  java.lang.String | getEventType() | 
|  java.lang.Exception | getFailureException() | 
|  AuditSeverity | getSeverity() | 
|  void | setContext(ContextHandler context) | 
|  void | setFailureException(java.lang.Exception exception) | 
|  java.lang.String | toString() | 
| protected  void | writeAttributes(java.lang.StringBuffer buf) | 
| Methods inherited from class java.lang.Object | 
| clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait | 
| Constructor Detail | 
public AuditBaseEventImpl(AuditSeverity severity,
                          java.lang.String eventType)
| Method Detail | 
public void setFailureException(java.lang.Exception exception)
public java.lang.Exception getFailureException()
public AuditSeverity getSeverity()
public java.lang.String getEventType()
public void setContext(ContextHandler context)
public ContextHandler getContext()
public java.lang.String toString()
protected void writeAttributes(java.lang.StringBuffer buf)
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||