| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.UserAuthorityEvent
public class UserAuthorityEvent
Base class used for any event generated by a user authority.
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
 | 
| Constructor Summary | |
|---|---|
UserAuthorityEvent(UserAuthority pAuthority)
Creates a user authority event for a particular user authority.  | 
|
| Method Summary | |
|---|---|
 long | 
getTimestamp()
Returns the timestamp at which this event occurred.  | 
 UserAuthority | 
getUserAuthority()
Returns the user authority that generated the event.  | 
| 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 UserAuthorityEvent(UserAuthority pAuthority)
| Method Detail | 
|---|
public long getTimestamp()
public UserAuthority getUserAuthority()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||