Changeset 3e3a5de for wsdl


Ignore:
Timestamp:
Mar 24, 2010 11:04:28 AM (14 years ago)
Author:
Jay Jacobs <Jay.Jacobs@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
5f6929a
Parents:
f8ae7aa
Message:

Added credential push

Location:
wsdl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wsdl/abac.wsdl

    rf8ae7aa r3e3a5de  
    1414   <import namespace="http://www.isi.edu/faber/fedd_types"
    1515         location="fedd_types.xsd"/>
    16 
     16   <!--Is topdl needed? -->
    1717   <import namespace="http://www.isi.edu/faber/topdl"
    1818         location="topdl.xsd"/>
     
    8585    <operation name="Negotiate">
    8686      <documentation>
    87         Stop this experiment and deallocate its resources.
     87        Perform a single negotiation iteration.
    8888      </documentation>
    8989      <input message="tns:NegotiateRequestMessage"/>
  • wsdl/abac_types.xsd

    rf8ae7aa r3e3a5de  
    5656  <xsd:complexType name="addCertificateRequest">
    5757    <xsd:sequence>
     58      <xsd:element name="alias" type="xsd:string"/>
    5859      <xsd:element name="cert" type="xsd:string"/>
    5960    </xsd:sequence>
Note: See TracChangeset for help on using the changeset viewer.