Martin Redington <[EMAIL PROTECTED]> writes:

> yup, but sadly, there is nothing in the unit tests for the Secure
> client and server.
> 
> 
> The source to SecureWebServer does contain this tantalising snippet:
> 
> 80   * Standard security properties must be set before the
> SecureWebserver
> 
> 81   * can be used. The SecurityTool takes care of retrieving these
> 82   * values, but the parent application must set the necessary
> 83   * values before anything will work.
> 
> I know they're standard(ish), but I still can't find any good docs on
> them :-(

java.sun.com's JavaDoc for the javax.security doesn't say anything?

Try our source code:

http://cvs.apache.org/viewcvs/xml-rpc/src/java/org/apache/xmlrpc/secure/SecurityConstants.java?rev=1&content-type=text/vnd.viewcvs-markup
-- 

Daniel Rall <[EMAIL PROTECTED]>

Reply via email to