Enum Class EPPVerificationCodeInfData.Status

java.lang.Object
java.lang.Enum<EPPVerificationCodeInfData.Status>
com.verisign.epp.codec.verificationcode.EPPVerificationCodeInfData.Status
All Implemented Interfaces:
Serializable, Comparable<EPPVerificationCodeInfData.Status>, Constable
Enclosing class:
EPPVerificationCodeInfData

public static enum EPPVerificationCodeInfData.Status extends Enum<EPPVerificationCodeInfData.Status>
Verification statuses that include:
  • NOT_APPLICABLE - The status is not applicable to the client since there is no assigned verification profile.
  • NON_COMPLIANT - The object is non-compliant according to the verification profile.
  • PENDING_COMPLIANCE - The object is not in compliance with the verification profile, but has a grace period to set the required set of verification codes, as reflected by the due date of the verification code type.
  • COMPLIANT The object is compliant with the verification profile.