|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectat.knowcenter.wag.egov.egiz.sig.connectors.mocca.MOCCAHelper
Provides useful methods for the usage of the open source cce mocca.
| Method Summary | |
static String[] |
extractIds(String xmlResponse)
Extraction of the id attributes from the xml response. |
static SignSignatureObject |
parseCreateXMLResponse(String xmlResponse,
IdFormatter id_formatter,
ConnectorEnvironment environment)
This method parses the signature creation response of the signature device mocca. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final SignSignatureObject parseCreateXMLResponse(String xmlResponse,
IdFormatter id_formatter,
ConnectorEnvironment environment)
throws ConnectorException
xmlResponse - The response string.
ConnectorExceptionSignatureObject,
CodingHelper,
X509Certpublic static final String[] extractIds(String xmlResponse)
xmlResponse - The xml response.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||