| Package | Description |
|---|---|
| com.verisign.epp.codec.loginsec.v04 |
| Modifier and Type | Method and Description |
|---|---|
EPPLoginSecUserAgent |
EPPLoginSec.getUserAgent()
Gets the user agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPLoginSec.setUserAgent(EPPLoginSecUserAgent aUserAgent)
Sets the user agent.
|
| Constructor and Description |
|---|
EPPLoginSec(EPPLoginSecUserAgent aUserAgent)
EPPLoginSec constructor that takes the client user agent. |
EPPLoginSec(EPPLoginSecUserAgent aUserAgent,
java.lang.String aPassword)
EPPLoginSec constructor that takes the password. |
EPPLoginSec(EPPLoginSecUserAgent aUserAgent,
java.lang.String aPassword,
java.lang.String aNewPassword)
EPPLoginSec constructor that takes all attributes (user
agent, password, and new password). |
Copyright © VeriSign Inc. All Rights Reserved.