provide a generic CallbackHandler for key passwords
---------------------------------------------------
Key: ODE-629
URL: https://issues.apache.org/jira/browse/ODE-629
Project: ODE
Issue Type: Improvement
Components: Axis2 Integration
Reporter: Alexis Midon
Security policies often need to access a key entry in a keystore. This requires
the password of the key.
Rampart expects the pwd to be provided by a CallbackHandler implementation.
Having a generic implementation to load passwords from a property files (for
instance) could be useful.
We might want to look for an existing implementation before coding our own.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.