From: <tom...@jb...> - 2005-05-06 20:09:32
|
"sco...@jb..." wrote : | We need a variation of the SSLSocketBuilder that works with the JaasSecurityDomain or a refactoring of it so that we have a central service that has a mechanism for not requiring clear text passwords. I can build an mbean service that will implement the ServerSocketFactoryMBean and uses the DomainServerSocketFactory (which gets it's SecurityDomain set by an attribute for the preferred JaasSecuirtyDomain). Where should I put this code (since remoting and security don't need to know about one another otherwise)? "sco...@jb..." wrote : | Do you have a test that shows using this for a secure ejb invocation? | I have run a test using the sslsocket transport for unified invoker, with a home grown ejb and client and it worked, but do not have anything automated or part of the testsuite. How/where should I add something like this to the testsuite? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876844#3876844 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876844 |