Package com.verisign.epp.codec.nv
package com.verisign.epp.codec.nv
-
ClassDescriptionRepresents a Domain Name Verification (DNV) used in
EPPNameVerificationCreateCmdand theEPPNameVerificationInfoResp.TheEPPNameVerificationCheckCmdis 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.Provides the response to aEPPNameVerificationCheckCmdthat indicates whether or not the labels can be used to create a Domain Name Verification (DNV) object.EPPNameVerificationCheckResultrepresents the result of an individual Name Verification label check.Create command to implement the domain name verification and to generate a domain verification code that is contained in the response.Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code.Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code.Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code.Interface implemented by the various concrete create results, including success, pending, and failed.Create response for a successful domain name verification, which results in the return of a digitally signed domain verification code.EPPNameVerificationDocumentrepresents an individual verification document that includes a type and the "base64" content.File Type that include:
PDF- PDF file typeJPG- JPG file type.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.Information type with one of the following values:
INPUT- Get the input parameters provided in executing the verification associated with the code.SIGNED_CODE- Get the signed code associated with the code.Info result for a command for the input, where theEPPNameVerificationInfoCmdtype is set toEPPNameVerificationInfoCmd.Type.INPUT.Info response to an info command that contains either a signed code or input result, based on the value of theEPPNameVerificationInfoCmdtype attribute.Interface implemented by the various concrete info results, including signed code and input.Info result for a command for the signed code, where theEPPNameVerificationInfoCmdtype is set toEPPNameVerificationInfoCmd.Type.SIGNED_CODE.Factory for the Name Verification command and response objects.Poll message used to indicate the result of a pending action.Name Verification (NV) statuses, which include the following possible values:
PENDING_COMPLIANT- The object verification is not complete and is pending.COMPLIANT- The object is in compliance with the policy.NON_COMPLIANT- The object is not in compliance with the policy.Is a unit test of the com.verisign.epp.codec.idntable package.Update command used to change the authorization information for a Name Verificaiton (NV) object.Represents a Real Name Verification (RNV) used inEPPNameVerificationCreateCmdand theEPPNameVerificationInfoResp.Real Name Verification (RNV) proof type include:
POC- Proof of Citizen, where the POC represents the citizen's identification card (ID) material.POE- Proof of Enterprise, where the POE represents the Organization Code Certificate (OCC) or Business License (BL) material.POOT- Proof of Other Types, in the POOT represents other certificate materials except the POC or POE.Real Name Verification (RNV) role that include:
PERSON- The RNV is for a person.ORG- The RNV is for an organization.