Hello Werner,

Thanks for the reply.

I have opend an issue on JIRA and attached the difference to that issue.

Thanks once again.

Ashok.


On Fri, 20 May 2005 08:59:25 +0200, Dittmann Werner <[EMAIL PROTECTED]> wrote:


Ashok,

feel free to do it :-).

If it works for you we appreciate if you can
do a diff and send it to the list (or even
better open a JIRA report and append the diff).

If the modification does not cause problems
in other part and does not affect existing
deployment too much we will include it.

Regards,
Werner

-----UrsprÃngliche Nachricht-----
Von: Ashok Shah [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 20. Mai 2005 08:28
An: [email protected]
Betreff: SAML Assertion property file dependency


Hello,

I am using the WSS4J's SAML profile. Because of our
infrastructure, we
cannot use property files to initialize the security
components for the
WSS4J handlers. I was able to remove the property files
dependency for the
keystore by extending the WSS4JHandler.java class and
overridding the
functions that return the Crypto instances (loadEncryptionCrypto,
loadDecryptionCrypto, loadSignatureCrypto).

The methods performSTAction and performST_SIGAction have
private access.
The code to load the SAML Assertion (using the property file)
is located
in this function. I was wonderinig if the piece of code that
loads the
SAML Assertion could be seperated from this methods, and put
into a method
with protected acces which returns SAML Assertion, like the
crypto methods.

Thanks,

Ashok






-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

Reply via email to