Apache CXF API

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


public interface IssueOperation


Method Summary
 RequestSecurityTokenResponseCollectionType issue(RequestSecurityTokenType request, javax.xml.ws.WebServiceContext context)
           
 

Method Detail

issue

RequestSecurityTokenResponseCollectionType issue(RequestSecurityTokenType request,
                                                 javax.xml.ws.WebServiceContext context)

Apache CXF API

Apache CXF