Apache CXF API

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


public interface RenewOperation


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

Method Detail

renew

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

Apache CXF API

Apache CXF