| 
 | |||||||||
| 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.AuthenticationSucceededEvent
public class AuthenticationSucceededEvent
Event thrown when an a UserAuthority succeeds in authenticating a user.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Constructor Summary | |
|---|---|
| AuthenticationSucceededEvent(UserAuthority pAuthority,
                             java.lang.String pSourceName,
                             java.lang.String pUserName)Creates an authentication succeeded 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 AuthenticationSucceededEvent(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 | ||||||||