| Constructor and Description |
|---|
MobileIdServiceStub() |
MobileIdServiceStub(javax.xml.rpc.Service service) |
MobileIdServiceStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
GetMobileSignHashStatusResponse |
getMobileSignHashStatus(GetMobileSignHashStatusRequest getMobileSignHashStatusRequest) |
MobileSignHashResponse |
mobileSignHash(MobileSignHashRequest mobileSignHashRequest) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic MobileIdServiceStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic MobileIdServiceStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic MobileIdServiceStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic MobileSignHashResponse mobileSignHash(MobileSignHashRequest mobileSignHashRequest) throws java.rmi.RemoteException
mobileSignHash in interface MobileIdjava.rmi.RemoteExceptionpublic GetMobileSignHashStatusResponse getMobileSignHashStatus(GetMobileSignHashStatusRequest getMobileSignHashStatusRequest) throws java.rmi.RemoteException
getMobileSignHashStatus in interface MobileIdjava.rmi.RemoteException