Done (http://issues.apache.org/jira/browse/WSFX-43)
Yves On Fri, 2005-02-04 at 07:06 -0500, Davanum Srinivas wrote: > Yes, we can. Please submit a bug report. > > -- dims > > > On Fri, 04 Feb 2005 10:46:03 +0100, Yves Langisch <[EMAIL PROTECTED]> wrote: > > All, > > > > I extended the WsDoAllSender in order to able to overwrite both > > loadSignatureCrypto and loadEncryptionCrypto methods with my own > > implementation. Since the methods are protected but the parameter > > RequestData is a private inner class it doesn't work. Can't we declare > > the inner class as protected too? > > > > Regards > > Yves > > > > > >
