2013-07-23 22:10:26 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2013-07-25 22:18:11 +02:00
|
|
|
<!-- edited with XMLSpy v2011 rel. 2 (http://www.altova.com) by TeaM DJiNN (TeaM DJiNN) -->
|
|
|
|
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="http://smartcapwap/namespace" targetNamespace="http://smartcapwap/namespace">
|
2013-07-23 22:10:26 +02:00
|
|
|
<wsdl:types>
|
|
|
|
<xs:schema targetNamespace="http://smartcapwap/namespace" elementFormDefault="qualified"/>
|
|
|
|
</wsdl:types>
|
2013-08-07 21:48:22 +02:00
|
|
|
<wsdl:message name="joinBackend">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idac" type="xs:string"/>
|
2013-08-07 21:48:22 +02:00
|
|
|
<wsdl:part name="version" type="xs:string"/>
|
2013-09-11 21:21:24 +02:00
|
|
|
<wsdl:part name="forcereset" type="xs:boolean"/>
|
2013-08-07 21:48:22 +02:00
|
|
|
</wsdl:message>
|
2013-07-23 22:10:26 +02:00
|
|
|
<wsdl:message name="joinBackendResponse">
|
2013-08-07 21:48:22 +02:00
|
|
|
<wsdl:part name="return" type="xs:string"/>
|
|
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="leaveBackend">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
2013-07-23 22:10:26 +02:00
|
|
|
</wsdl:message>
|
2013-07-25 22:18:11 +02:00
|
|
|
<wsdl:message name="leaveBackendResponse"/>
|
2013-08-07 21:48:22 +02:00
|
|
|
<wsdl:message name="waitBackendEvent">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
2013-08-07 21:48:22 +02:00
|
|
|
</wsdl:message>
|
2013-09-11 21:21:24 +02:00
|
|
|
<wsdl:message name="waitBackendEventResponse">
|
|
|
|
<wsdl:part name="return" type="xs:string"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="authorizeWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="authorizeWTPSessionResponse">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="return" type="xs:boolean"/>
|
2013-07-27 22:45:28 +02:00
|
|
|
</wsdl:message>
|
2013-08-07 21:48:22 +02:00
|
|
|
<wsdl:message name="waitBackendEventFault"/>
|
|
|
|
<wsdl:message name="authorizeJoinFault"/>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="configureStatusWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
2013-08-11 18:38:23 +02:00
|
|
|
<wsdl:part name="confstatus" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="joinWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
2013-08-18 18:37:17 +02:00
|
|
|
<wsdl:part name="join" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="configureStatusWTPSessionResponse">
|
2013-08-11 18:38:23 +02:00
|
|
|
<wsdl:part name="return" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="changeStateWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
2013-08-13 16:11:31 +02:00
|
|
|
<wsdl:part name="changestate" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="changeStateWTPSessionResponse">
|
2013-08-13 16:11:31 +02:00
|
|
|
<wsdl:part name="return" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="runningWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
2013-08-13 17:38:50 +02:00
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="runningWTPSessionResponse"/>
|
|
|
|
<wsdl:message name="joinWTPSessionResponse">
|
2013-08-18 18:37:17 +02:00
|
|
|
<wsdl:part name="return" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="teardownWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
|
|
|
</wsdl:message>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:message name="teardownWTPSessionResponse"/>
|
|
|
|
<wsdl:message name="checkWTPSession">
|
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
|
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="checkWTPSessionResponse">
|
|
|
|
<wsdl:part name="return" type="xs:boolean"/>
|
|
|
|
</wsdl:message>
|
2013-09-22 22:28:22 +02:00
|
|
|
<wsdl:message name="getWTPConfiguration">
|
|
|
|
<wsdl:part name="idsession" type="xs:string"/>
|
|
|
|
<wsdl:part name="idwtp" type="xs:string"/>
|
|
|
|
</wsdl:message>
|
|
|
|
<wsdl:message name="getWTPConfigurationResponse">
|
|
|
|
<wsdl:part name="return" type="xs:base64Binary"/>
|
|
|
|
</wsdl:message>
|
2013-07-23 22:10:26 +02:00
|
|
|
<wsdl:portType name="Presence">
|
|
|
|
<wsdl:operation name="joinBackend">
|
|
|
|
<wsdl:input message="tns:joinBackend"/>
|
|
|
|
<wsdl:output message="tns:joinBackendResponse"/>
|
|
|
|
</wsdl:operation>
|
2013-07-25 22:18:11 +02:00
|
|
|
<wsdl:operation name="leaveBackend">
|
|
|
|
<wsdl:input message="tns:leaveBackend"/>
|
|
|
|
<wsdl:output message="tns:leaveBackendResponse"/>
|
|
|
|
</wsdl:operation>
|
|
|
|
</wsdl:portType>
|
|
|
|
<wsdl:portType name="Comet">
|
|
|
|
<wsdl:operation name="waitBackendEvent">
|
|
|
|
<wsdl:input message="tns:waitBackendEvent"/>
|
|
|
|
<wsdl:output message="tns:waitBackendEventResponse"/>
|
|
|
|
</wsdl:operation>
|
2013-07-23 22:10:26 +02:00
|
|
|
</wsdl:portType>
|
2013-09-22 22:28:22 +02:00
|
|
|
<wsdl:portType name="AccessControllerWTPSession">
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="authorizeWTPSession">
|
|
|
|
<wsdl:input message="tns:authorizeWTPSession"/>
|
|
|
|
<wsdl:output message="tns:authorizeWTPSessionResponse"/>
|
|
|
|
</wsdl:operation>
|
|
|
|
<wsdl:operation name="joinWTPSession">
|
|
|
|
<wsdl:input message="tns:joinWTPSession"/>
|
|
|
|
<wsdl:output message="tns:joinWTPSessionResponse"/>
|
2013-08-11 18:38:23 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="configureStatusWTPSession">
|
|
|
|
<wsdl:input message="tns:configureStatusWTPSession"/>
|
|
|
|
<wsdl:output message="tns:configureStatusWTPSessionResponse"/>
|
2013-08-18 18:37:17 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="changeStateWTPSession">
|
|
|
|
<wsdl:input message="tns:changeStateWTPSession"/>
|
|
|
|
<wsdl:output message="tns:changeStateWTPSessionResponse"/>
|
2013-07-25 23:12:43 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="runningWTPSession">
|
|
|
|
<wsdl:input message="tns:runningWTPSession"/>
|
|
|
|
<wsdl:output message="tns:runningWTPSessionResponse"/>
|
2013-08-13 16:11:31 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="teardownWTPSession">
|
|
|
|
<wsdl:input message="tns:teardownWTPSession"/>
|
|
|
|
<wsdl:output message="tns:teardownWTPSessionResponse"/>
|
2013-08-13 17:38:50 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="checkWTPSession">
|
|
|
|
<wsdl:input message="tns:checkWTPSession"/>
|
|
|
|
<wsdl:output message="tns:checkWTPSessionResponse"/>
|
2013-09-15 22:05:27 +02:00
|
|
|
</wsdl:operation>
|
2013-07-25 23:12:43 +02:00
|
|
|
</wsdl:portType>
|
2013-09-22 22:28:22 +02:00
|
|
|
<wsdl:portType name="AccessControllerWTPConfiguration">
|
|
|
|
<wsdl:operation name="getWTPConfiguration">
|
|
|
|
<wsdl:input message="tns:getWTPConfiguration"/>
|
|
|
|
<wsdl:output message="tns:getWTPConfigurationResponse"/>
|
|
|
|
</wsdl:operation>
|
|
|
|
</wsdl:portType>
|
2013-07-23 22:10:26 +02:00
|
|
|
<wsdl:binding name="Presence" type="tns:Presence">
|
|
|
|
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
|
|
<wsdl:operation name="joinBackend">
|
2013-07-25 22:18:11 +02:00
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
|
|
|
<wsdl:operation name="leaveBackend">
|
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
|
|
|
</wsdl:binding>
|
|
|
|
<wsdl:binding name="Comet" type="tns:Comet">
|
|
|
|
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
|
|
<wsdl:operation name="waitBackendEvent">
|
2013-07-25 23:12:43 +02:00
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
|
|
|
</wsdl:binding>
|
2013-09-22 22:28:22 +02:00
|
|
|
<wsdl:binding name="AccessControllerWTPSession" type="tns:AccessControllerWTPSession">
|
2013-07-25 23:12:43 +02:00
|
|
|
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="authorizeWTPSession">
|
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
|
|
|
<wsdl:operation name="joinWTPSession">
|
2013-07-25 23:12:43 +02:00
|
|
|
<soap:operation soapAction=""/>
|
2013-07-23 22:10:26 +02:00
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
2013-08-11 18:38:23 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="configureStatusWTPSession">
|
2013-08-18 18:37:17 +02:00
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="changeStateWTPSession">
|
2013-08-13 16:11:31 +02:00
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="runningWTPSession">
|
2013-08-13 16:11:31 +02:00
|
|
|
<soap:operation soapAction=""/>
|
2013-08-11 18:38:23 +02:00
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
2013-07-23 22:10:26 +02:00
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="teardownWTPSession">
|
2013-08-13 17:38:50 +02:00
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
2013-09-16 22:11:32 +02:00
|
|
|
<wsdl:operation name="checkWTPSession">
|
2013-09-15 22:05:27 +02:00
|
|
|
<soap:operation soapAction=""/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
2013-07-23 22:10:26 +02:00
|
|
|
</wsdl:binding>
|
2013-09-22 22:28:22 +02:00
|
|
|
<wsdl:binding name="AccessControllerWTPConfiguration" type="tns:AccessControllerWTPConfiguration">
|
|
|
|
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
|
|
|
<wsdl:operation name="getWTPConfiguration">
|
|
|
|
<soap:operation soapAction="urn:#NewOperation"/>
|
|
|
|
<wsdl:input>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:input>
|
|
|
|
<wsdl:output>
|
|
|
|
<soap:body use="literal"/>
|
|
|
|
</wsdl:output>
|
|
|
|
</wsdl:operation>
|
|
|
|
</wsdl:binding>
|
2013-07-23 22:10:26 +02:00
|
|
|
<wsdl:service name="SmartCAPWAP">
|
|
|
|
<wsdl:port name="presence" binding="tns:Presence">
|
2013-07-25 23:12:43 +02:00
|
|
|
<soap:address location="http://localhost/"/>
|
2013-07-25 22:18:11 +02:00
|
|
|
</wsdl:port>
|
|
|
|
<wsdl:port name="comet" binding="tns:Comet">
|
2013-07-25 23:12:43 +02:00
|
|
|
<soap:address location="http://localhost/"/>
|
|
|
|
</wsdl:port>
|
2013-09-22 22:28:22 +02:00
|
|
|
<wsdl:port name="accesscontrollerwtpsession" binding="tns:AccessControllerWTPSession">
|
|
|
|
<soap:address location="http://localhost/"/>
|
|
|
|
</wsdl:port>
|
|
|
|
<wsdl:port name="accesscontrollerwtpconfiguration" binding="tns:AccessControllerWTPConfiguration">
|
|
|
|
<soap:address location="http://localhost/"/>
|
2013-07-23 22:10:26 +02:00
|
|
|
</wsdl:port>
|
|
|
|
</wsdl:service>
|
|
|
|
</wsdl:definitions>
|