From: <tom...@jb...> - 2005-05-06 20:08:52
|
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? | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876843#3876843 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876843 |