Apache CXF API

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

All Known Implementing Classes:
TokenRenewOperation

public interface RenewOperation


Method Summary
 RequestSecurityTokenResponseType renew(RequestSecurityTokenType request, WebServiceContext context)
           
 

Method Detail

renew

RequestSecurityTokenResponseType renew(RequestSecurityTokenType request,
                                       WebServiceContext context)

Apache CXF API

Apache CXF