| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AuditSeverity | |
|---|---|
| weblogic.security.spi | This package includes interfaces, classes, and exceptions you use to develop security providers. | 
| Uses of AuditSeverity in weblogic.security.spi | 
|---|
| Fields in weblogic.security.spi declared as AuditSeverity | |
|---|---|
| static AuditSeverity | AuditSeverity.AUDIT_FAILUREConstructs an AuditSeverityobject with theAUDIT_FAILUREseverity level. | 
| static AuditSeverity | AuditSeverity.ERRORConstructs an AuditSeverityobject with theERRORseverity level. | 
| static AuditSeverity | AuditSeverity.FAILUREConstructs an AuditSeverityobject with theFAILUREseverity level. | 
| static AuditSeverity | AuditSeverity.INFORMATIONConstructs an AuditSeverityobject with theINFORMATIONseverity level. | 
| static AuditSeverity | AuditSeverity.SUCCESSConstructs an AuditSeverityobject with theSUCCESSseverity level. | 
| static AuditSeverity | AuditSeverity.WARNINGConstructs an AuditSeverityobject with theWARNINGseverity level. | 
| Methods in weblogic.security.spi that return AuditSeverity | |
|---|---|
| static AuditSeverity | AuditSeverity.getInstance(String severityString)Returns one of the defined AuditSeverities by name, or null if none with given name exists. | 
|  AuditSeverity | AuditEvent.getSeverity()Gets the severity level value associated with the AuditEvent, from
 which the Auditing provider can make the decision whether or not to audit. | 
| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||