Package | Description |
---|---|
com.verisign.epp.codec.nv |
Modifier and Type | Class and Description |
---|---|
class |
EPPNameVerificationCreateFailed
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
class |
EPPNameVerificationCreatePending
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
class |
EPPNameVerificationCreateSuccess
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
Modifier and Type | Method and Description |
---|---|
EPPNameVerificationCreateResult |
EPPNameVerificationCreateResp.getCreateResult()
Gets the concrete result of the create.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPNameVerificationCreateResp.setCreateResult(EPPNameVerificationCreateResult aResult)
Sets the concrete result of the create.
|
Constructor and Description |
---|
EPPNameVerificationCreateResp(EPPTransId aTransId,
EPPNameVerificationCreateResult aResult)
EPPNameVerificationCreateResp constructor that includes the
required result. |
Copyright © VeriSign Inc. All Rights Reserved.