Apache CXF API

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


public interface KeyExchangeTokenOperation


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

Method Detail

keyExchangeToken

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

Apache CXF API

Apache CXF