public interface PDPAlertMessage
Modifier and Type | Interface and Description |
---|---|
static class |
PDPAlertMessage.AlertType
ALert message type
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlertSource()
Returns alert message source.
|
PDPAlertMessage.AlertType |
getAlertType()
Returns alert message type
|
java.util.Date |
getTime()
Returns the time when the alert raised from PDP instance
|
java.util.Date getTime()
PDPAlertMessage.AlertType getAlertType()
java.lang.String getAlertSource()