| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.security.SecurityDomainEvent
public class SecurityDomainEvent
Base class for all security domain-related events.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSION | 
| Constructor Summary | |
|---|---|
| SecurityDomainEvent(SecurityDomain pDomain) | |
| Method Summary | |
|---|---|
|  SecurityDomain | getSecurityDomain()Returns the security domain that generated the event. | 
|  long | getTimestamp()Returns the timestamp at which the event occurred. | 
| 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 SecurityDomainEvent(SecurityDomain pDomain)
| Method Detail | 
|---|
public SecurityDomain getSecurityDomain()
public long getTimestamp()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||