| Package | Description |
|---|---|
| com.verisign.epp.codec.loginsec.v04 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<EPPLoginSecEvent> |
EPPLoginSecData.getEvents()
Gets the list of security events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPLoginSecData.addEvent(EPPLoginSecEvent aEvent)
Adds an event to the list of security events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPLoginSecData.setEvents(java.util.List<EPPLoginSecEvent> aEvents)
Sets the list of security events.
|
| Constructor and Description |
|---|
EPPLoginSecData(java.util.List<EPPLoginSecEvent> aEvents)
EPPLoginSecData constructor that takes the list of security
events. |
Copyright © VeriSign Inc. All Rights Reserved.