You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by lukasK <se...@wp.pl> on 2007/09/26 16:43:58 UTC

Return value by interceptor

I'm using interceptor to verify user authorization. Every request has in
header token. By interceptor I processing Soap headers (extract token) then
I invoke some java class with verify token and return value.  When the token
is incorrect I would like stop other processing and return some value by
interceptor to the client.  How can I do it?
-- 
View this message in context: http://www.nabble.com/Return-value-by-interceptor-tf4522820.html#a12902515
Sent from the cxf-user mailing list archive at Nabble.com.