public class SignatureEnvironmentResponseImpl extends Object implements SignatureEnvironmentResponse
SignatureEnvironmentResponse
.ERROR_RESPONSE, SIGNATURE_ENVIRONMENT_RESPONSE
Constructor and Description |
---|
SignatureEnvironmentResponseImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getResponseType()
Gets the type of
CreateXMLSignatureResponseElement . |
Element |
getSignatureEnvironment()
Gets the XML structure which contains the signature.
|
void |
setSignatureEnvironment(Element signatureEnvironment)
Sets the XML structure which contains the signature.
|
public void setSignatureEnvironment(Element signatureEnvironment)
signatureEnvironment
- A general XML structure containing the signature.public Element getSignatureEnvironment()
SignatureEnvironmentResponse
getSignatureEnvironment
in interface SignatureEnvironmentResponse
public int getResponseType()
CreateXMLSignatureResponseElement
.getResponseType
in interface CreateXMLSignatureResponseElement
Copyright © 2016. All rights reserved.