Package com.verisign.epp.codec.verificationcode
package com.verisign.epp.codec.verificationcode
-
ClassDescriptionClass for the encoded signed code, which contains the code and the
XMLSignatureitself.Class for the encoded signed code, which contains the code and theXMLSignatureitself.Class for the signed code, which contains the verification code and theXMLSignature.Class for representing the various forms of the verification code, which include: Verification code signed and passed along with transform commands. Verification code type returned in the missing element of the info response. Verification code returned in the set element of the info response.Factory for the Verification Code Extension objects.Extension to the info response to return the verification information.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.COMPLIANTThe object is compliant with the verification profile.Extension to the info command to retrieve the verification information for the verification profile assigned to the client or using the verification profile explicitly specified.Information associated with compliance with a verification code profile.Verification statuses that include:
NOT_APPLICABLE- The profile status is not applicable to the client based on the assigned verification profiles or the profile specified.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.COMPLIANTThe object is compliant with the verification profile.Is a unit test of the com.verisign.epp.codec.verificationcode package.Validates a verification code.A revoked verification code that includes the attributes:
Revoked verification code. Revocation datetime in UTC of the verification code.Concrete verification code validator that leverages the encoding of the trust anchor aliases in the verification code trust store to apply specific validations, which include:
VSP Identifier (vsp-id) in the code value Code type The encoding of the trust anchor aliases is defined byTrustAnchorVerificationData.A class to simulate validating a verification code value by utilizing the encoding of the trust anchor alias in a trust store, which could be formatted in the following way using Augmented Backus-Naur Form (ABNF) grammar:Class that holds the attributes for a Verification Code Revocation List and provides the following:
Encode the Verification Code Revocation List to aString, that can be written to a file.