Tuesday, August 31, 2010

RPC security check & class design

hello,

I understand the mean behind the check in RPC::decodeRequest() which
ensures that the implemented interface also has to extend
RemoteService, but what about giving control to the user to decide if
he wants this check to happen or not? i.e. by allowing to extend this
class ( I know, impossible w/o refactoring this class and the
RemoteServiceServlet) or by allowing to set appropriate properties via
module descriptor

thanks,

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment