EPPDomainNameVerification |
|
EPPNameVerificationCheckCmd |
The EPPNameVerificationCheckCmd is used for the Name
Verification (DNV) Check Command, that is used to determine if the domain
label's can be used to create a Domain Name Verification object.
|
EPPNameVerificationCheckResp |
Provides the response to a EPPNameVerificationCheckCmd that indicates
whether or not the labels can be used to create a Domain Name Verification
(DNV) object.
|
EPPNameVerificationCheckResult |
EPPNameVerificationCheckResult represents the result of an
individual Name Verification label check.
|
EPPNameVerificationCreateCmd |
Create command to implement the domain name verification and to generate a
domain verification code that is contained in the response.
|
EPPNameVerificationCreateFailed |
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
EPPNameVerificationCreatePending |
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
EPPNameVerificationCreateResp |
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
EPPNameVerificationCreateSuccess |
Create response for a successful domain name verification, which results in
the return of a digitally signed domain verification code.
|
EPPNameVerificationDocument |
EPPNameVerificationDocument represents an individual
verification document that includes a type and the "base64"
content.
|
EPPNameVerificationInfoCmd |
Info command to get the information associated with the verification code,
which includes either the signed code associated with the verification code
or the input parameters passed for the domain verification.
|
EPPNameVerificationInfoInputResult |
Info result for a command for the input, where the
EPPNameVerificationInfoCmd type is set to
EPPNameVerificationInfoCmd.Type.INPUT .
|
EPPNameVerificationInfoResp |
Info response to an info command that contains either a signed code or input
result, based on the value of the EPPNameVerificationInfoCmd type
attribute.
|
EPPNameVerificationInfoSignedCodeResult |
Info result for a command for the signed code, where the
EPPNameVerificationInfoCmd type is set to
EPPNameVerificationInfoCmd.Type.SIGNED_CODE .
|
EPPNameVerificationMapFactory |
Factory for the Name Verification command and response objects.
|
EPPNameVerificationPendActionMsg |
Poll message used to indicate the result of a pending action.
|
EPPNameVerificationTst |
Is a unit test of the com.verisign.epp.codec.idntable package.
|
EPPNameVerificationUpdateCmd |
Update command used to change the authorization information for a Name
Verificaiton (NV) object.
|
EPPRealNameVerification |
|