[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - moving SecurityAspect to be an interceptor
ataylor
do-not-reply at jboss.com
Thu Feb 7 06:21:56 EST 2008
It makes sense to remove the handling of security from the endpoints themselves and handle them transparently to make things cleaner. Currently, however, the username and password are only available on the ServerConnectionEndpoint. One way to solve this is to associate a user with a connection on the client side and pass it with the Packet on send. Does anyone have any thoughts on this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127322#4127322
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127322
More information about the jboss-dev-forums
mailing list