Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Uses of Class
weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2

Packages that use AuditAtnEventV2.AtnEventTypeV2
weblogic.security.spi This package includes interfaces, classes, and exceptions you use to develop security providers. 
 

Uses of AuditAtnEventV2.AtnEventTypeV2 in weblogic.security.spi
 

Fields in weblogic.security.spi declared as AuditAtnEventV2.AtnEventTypeV2
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.ASSERTIDENTITY
          Represents the "identity assertion" authentication type.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.AUTHENTICATE
          Represents the "simple authentication" authentication type.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.CREATEDERIVEDKEY
          Represents the creation of the Derived key.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.CREATEPASSWORDDIGEST
          Represents the creation of the Password Digest.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.IMPERSONATEIDENTITY
          Represents the "impersonate identity" authentication type.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.USERLOCKED
          Indicates that a user has been locked because of invalid login attempts.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.USERLOCKOUTEXPIRED
          Indicates that a lock on a user has expired.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.USERUNLOCKED
          Indicates that a lock on a user has been cleared.
static AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.AtnEventTypeV2.VALIDATEIDENTITY
          Represents the "validate identity" authentication type.
 

Methods in weblogic.security.spi that return AuditAtnEventV2.AtnEventTypeV2
 AuditAtnEventV2.AtnEventTypeV2 AuditAtnEventV2.getAtnEventType()
          Gets the event type associated with this 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 API Reference
11g Release 1 (10.3.4)

Part Number E13941-04