public class SecurityDomainEvent
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION  | 
| Constructor and Description | 
|---|
SecurityDomainEvent(SecurityDomain pDomain)  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityDomain | 
getSecurityDomain()
Returns the security domain that generated the event. 
 | 
long | 
getTimestamp()
Returns the timestamp at which the event occurred. 
 | 
public SecurityDomainEvent(SecurityDomain pDomain)
public SecurityDomain getSecurityDomain()
public long getTimestamp()