Inner class RequestData should be protected
-------------------------------------------

         Key: WSFX-43
         URL: http://issues.apache.org/jira/browse/WSFX-43
     Project: WSFX
        Type: Improvement
  Components: WSS4J  
    Reporter: Yves Langisch


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. 

Scope of RequestData should be changed to protected.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to