Refactor the Crypto interface
-----------------------------
Key: WSS-269
URL: https://issues.apache.org/jira/browse/WSS-269
Project: WSS4J
Issue Type: Task
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 1.6
The Crypto interface is too closely tied in to the concept of having java
KeyStore objects to act as the KeyStore/TrustStore. This refactoring effort
should try to abstract this interface, to make it suitable for other use-cases,
e.g.:
- Just have an X509Certificate (chain) to verify inbound signatures
- Dispatch an X509Certificate to an XKMS provider for authentication.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]