I have seen this class but it isn't really helpful as I need to access the keystores vithout explicit file system reference as I will run this from a stateless EJB and need to obey this kind of restrictions. The only way I can find to do this via JCA is to use the provier mechanism: see http://download.oracle.com/javase/6/docs/technotes/guides/security/crypto/HowToImplAProvider.html How to Implement a Provider in the Java ™ Cryptography Architecture or http://download.oracle.com/javase/6/docs/technotes/guides/security/crypto/CryptoSpec.html Java ™ Cryptography Architecture (JCA) Reference Guide
-- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Access-to-Geronimo-KeyStores-tp2603925p2611837.html Sent from the Users mailing list archive at Nabble.com.
