| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.UserAuthorityEvent
atg.security.AuthenticationEvent
atg.security.AuthenticationFailedEvent
public class AuthenticationFailedEvent
Event thrown when an a UserAuthority fails to authenticate a user.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Constructor Summary | |
|---|---|
| AuthenticationFailedEvent(UserAuthority pAuthority,
                          java.lang.String pSourceName,
                          java.lang.String pUserName)Creates an authentication failed event for the indicated user. | |
| Method Summary | 
|---|
| Methods inherited from class atg.security.AuthenticationEvent | 
|---|
| getId, getSourceName | 
| Methods inherited from class atg.security.UserAuthorityEvent | 
|---|
| getTimestamp, getUserAuthority | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public AuthenticationFailedEvent(UserAuthority pAuthority,
                                 java.lang.String pSourceName,
                                 java.lang.String pUserName)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||