Class PowerAuthServiceClient

java.lang.Object
org.springframework.ws.client.core.support.WebServiceGatewaySupport
io.getlime.security.powerauth.soap.spring.client.PowerAuthServiceClient
All Implemented Interfaces:
PowerAuthClient, org.springframework.beans.factory.InitializingBean

@Deprecated
public class PowerAuthServiceClient
extends org.springframework.ws.client.core.support.WebServiceGatewaySupport
implements PowerAuthClient
Deprecated.
Class implementing a PowerAuth SOAP service client based on provided WSDL service description. The SOAP interface is deprecated. Use the REST interface from module powerauth-rest-client-spring using REST client class PowerAuthRestClient.
Author:
Petr Dvorak, petr@wultra.com