Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
weblogic.security.spi.AuditAtnEvent.AtnEventType

Packages that use AuditAtnEvent.AtnEventType
weblogic.security.spi   

 

Uses of AuditAtnEvent.AtnEventType in weblogic.security.spi

 

Fields in weblogic.security.spi declared as AuditAtnEvent.AtnEventType
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.ASSERTIDENTITY
          Represents the "identity assertion" authentication type.
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.AUTHENTICATE
          Represents the "simple authentication" authentication type.
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.IMPERSONATEIDENTITY
          Represents the "impersonate identity" authentication type.
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.USERLOCKED
          Indicates that a user has been locked because of invalid login attempts.
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.USERLOCKOUTEXPIRED
          Indicates that a lock on a user has expired.
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.USERUNLOCKED
          Indicates that a lock on a user has been cleared.
static AuditAtnEvent.AtnEventType AuditAtnEvent.AtnEventType.VALIDATEIDENTITY
          Represents the "validate identity" authentication type.

 

Methods in weblogic.security.spi that return AuditAtnEvent.AtnEventType
abstract  AuditAtnEvent.AtnEventType AuditAtnEvent.getAtnEventType()
          Deprecated. Gets the event type associated with this AuditAtnEvent.

 


Skip navigation links

Copyright 1996, 2015, 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
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09