Apache CXF API

org.apache.cxf.ws.security.sts.provider.operation
Interface RequestCollectionOperation


public interface RequestCollectionOperation


Method Summary
 RequestSecurityTokenResponseCollectionType requestCollection(RequestSecurityTokenCollectionType requestCollection, javax.xml.ws.WebServiceContext context)
           
 

Method Detail

requestCollection

RequestSecurityTokenResponseCollectionType requestCollection(RequestSecurityTokenCollectionType requestCollection,
                                                             javax.xml.ws.WebServiceContext context)

Apache CXF API

Apache CXF