Package | Description |
---|---|
com.verisign.epp.interfaces |
Interfaces test client to run client tests against the
Stub Server for the Change Poll Extension.
|
com.verisign.epp.serverstub |
Stub Server classes to support the server handler for
use of the Change Poll Extension.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPLoginSecLoginAdapter.adaptLogin(EPPLoginCmd aLoginCmd,
EPPGreeting aGreeting)
Adapt the
EPPLoginCmd aLoginCmd parameter based on
the current state of the EPPLoginCmd and the contents of the
EPPGreeting aGreeting parameter sent by the server. |
void |
EPPLoginAdapter.adaptLogin(EPPLoginCmd aLoginCmd,
EPPGreeting aGreeting)
Adapt the
EPPLoginCmd aLoginCmd parameter based on
the current state of the EPPLoginCmd and the contents of the
EPPGreeting aGreeting parameter sent by the server. |
Modifier and Type | Method and Description |
---|---|
EPPLoginCmd |
SessionData.getLoginCmd()
Gets the
EPPLoginCmd used for the authenticated session. |
Modifier and Type | Method and Description |
---|---|
void |
SessionData.setLoginCmd(EPPLoginCmd aLoginCmd)
Sets the
EPPLoginCmd used for the authenticated session. |
Copyright © VeriSign Inc. All Rights Reserved.