Apache CXF API

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


public interface IssueSingleOperation


Method Summary
 RequestSecurityTokenResponseType issueSingle(RequestSecurityTokenType request, javax.xml.ws.WebServiceContext context)
           
 

Method Detail

issueSingle

RequestSecurityTokenResponseType issueSingle(RequestSecurityTokenType request,
                                             javax.xml.ws.WebServiceContext context)

Apache CXF API

Apache CXF