org.wso2.solutions.identity.sts.mex
Class XferGetServiceAdapter

java.lang.Object
  extended by org.wso2.solutions.identity.sts.mex.XferGetServiceAdapter
All Implemented Interfaces:
org.wso2.xfer.WSTransferOperations

public class XferGetServiceAdapter
extends java.lang.Object
implements org.wso2.xfer.WSTransferOperations


Constructor Summary
XferGetServiceAdapter()
           
 
Method Summary
 void delete(org.apache.axiom.om.OMElement headers)
           
 org.apache.axiom.om.OMElement get(org.apache.axiom.om.OMElement arg0)
           
 org.apache.axiom.om.OMElement put(org.apache.axiom.om.OMElement headers, org.apache.axiom.om.OMElement resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XferGetServiceAdapter

public XferGetServiceAdapter()
Method Detail

get

public org.apache.axiom.om.OMElement get(org.apache.axiom.om.OMElement arg0)
                                  throws org.wso2.xfer.WSTransferException
Specified by:
get in interface org.wso2.xfer.WSTransferOperations
Throws:
org.wso2.xfer.WSTransferException

delete

public void delete(org.apache.axiom.om.OMElement headers)
            throws org.wso2.xfer.WSTransferException
Specified by:
delete in interface org.wso2.xfer.WSTransferOperations
Throws:
org.wso2.xfer.WSTransferException

put

public org.apache.axiom.om.OMElement put(org.apache.axiom.om.OMElement headers,
                                         org.apache.axiom.om.OMElement resource)
                                  throws org.wso2.xfer.WSTransferException
Specified by:
put in interface org.wso2.xfer.WSTransferOperations
Throws:
org.wso2.xfer.WSTransferException