|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPSignedCode | |
|---|---|
| com.verisign.epp.codec.verificationcode | |
| Uses of EPPSignedCode in com.verisign.epp.codec.verificationcode |
|---|
| Subclasses of EPPSignedCode in com.verisign.epp.codec.verificationcode | |
|---|---|
class |
EPPEncodedSignedCodeValue
Class for the encoded signed code, which contains the code and the XMLSignature itself. |
| Methods in com.verisign.epp.codec.verificationcode with parameters of type EPPSignedCode | |
|---|---|
boolean |
VerificationCodeRevocationList.isRevoked(EPPSignedCode aVerificationCode)
Is the passed verification code revoked? |
| Constructors in com.verisign.epp.codec.verificationcode with parameters of type EPPSignedCode | |
|---|---|
EPPEncodedSignedCode(EPPSignedCode aSignedCode)
Construct an encoded signed code with a single signed code value. |
|
EPPEncodedSignedCodeValue(EPPSignedCode aSignedCode)
Construct Encoded SignedCode object from SignedCode object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||