| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface AuditAtnEvent
The AuditAtnEvent interface is used to post authentication
 audit events. The WebLogic Security Framework implements this interface and may
 post audit events for the following security events:
An Authentication provider may also implement this interface and post additional types of authentication audit events.
 An Auditing provider can use this interface to get additional information about 
 the authentication audit event. The AuditSeverity and
 AtnEventType attributes can be used to determine which of the
 above audit events has been posted.
| Nested Class Summary | |
|---|---|
| static class | AuditAtnEvent.AtnEventTypeDeprecated. The AtnEventTypeclass describes the authentication event types
 that are supported. | 
| Method Summary | |
|---|---|
|  AuditAtnEvent.AtnEventType | getAtnEventType()Deprecated. Gets the event type associated with this AuditAtnEvent. | 
|  String | getUsername()Deprecated. Gets the username associated with this AuditAtnEvent. | 
| Methods inherited from interface weblogic.security.spi.AuditEvent | 
|---|
| getEventType, getFailureException, getSeverity, toString | 
| Method Detail | 
|---|
String getUsername()
AuditAtnEvent.
AuditAtnEvent.AtnEventType getAtnEventType()
AuditAtnEvent.
| 
 | 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 CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||