From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- ...ignatureVerificationServiceCallbackHandler.html | 41 ++++++++++------------ 1 file changed, 18 insertions(+), 23 deletions(-) (limited to 'docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html') diff --git a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html index 48ba66a4..17ff1989 100644 --- a/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html +++ b/docs/full/at/gv/egiz/moa/SignatureVerificationServiceCallbackHandler.html @@ -2,16 +2,15 @@ - - -SignatureVerificationServiceCallbackHandler (PDF-AS 4.0.0-SNAPSHOT Library) - + +SignatureVerificationServiceCallbackHandler + @@ -28,13 +27,11 @@
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -226,7 +223,7 @@ extends
  • clientData

    -
    protected Object clientData
    +
    protected java.lang.Object clientData
  • @@ -243,7 +240,7 @@ extends
  • SignatureVerificationServiceCallbackHandler

    -
    public SignatureVerificationServiceCallbackHandler(Object clientData)
    +
    public SignatureVerificationServiceCallbackHandler(java.lang.Object clientData)
    User can pass in any object that needs to be accessed once the NonBlocking Web service call is finished and appropriate method of this CallBack is called.
    Parameters:
    clientData - Object mechanism by which the user can pass in user data @@ -274,7 +271,7 @@ extends
  • getClientData

    -
    public Object getClientData()
    +
    public java.lang.Object getClientData()
    Get the client data
  • @@ -295,7 +292,7 @@ extends
  • receiveErrorverifyXMLSignature

    -
    public void receiveErrorverifyXMLSignature(Exception e)
    +
    public void receiveErrorverifyXMLSignature(java.lang.Exception e)
    auto generated Axis2 Error handler override this method for handling error response from verifyXMLSignature operation
  • @@ -317,7 +314,7 @@ extends
  • receiveErrorverifyCMSSignature

    -
    public void receiveErrorverifyCMSSignature(Exception e)
    +
    public void receiveErrorverifyCMSSignature(java.lang.Exception e)
    auto generated Axis2 Error handler override this method for handling error response from verifyCMSSignature operation
  • @@ -339,13 +336,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]