EJB role security7124 (11/30/2003 11:24:50 PM) As a newbie to EJB apps I can see that roles may be applied to bean level methods to allow the container to manage entity class level permissions. But what happens if you want to apply access control permision... davout
JSAFE decrypt method0259 (12/1/2003 11:09:11 PM) I want to create a method which decrypts what the below java function encrypts. I am aware of how to do it with the latest java api but this is using RSA's JSAFE. If anyone know where I could get the API or so... roycethomas(2)
Reading Windows Registry2148 (12/1/2003 12:35:50 PM) Hi NG I´m a bit desperate... Does anyone know if its possible to read the Windows Registry with a JSP Servlet ? Thx alot Jörg -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ ... utf
IBM JCE supports HMAC-MD5?3157 (11/26/2003 7:00:43 PM) I need to create a secret key using the HMAC-MD5 algorithm and the IBM JCE, then be able to export/import that key. So first I create a key with the following method: private static final String HMAC_MD5_ALGO... gregoryharman
General Encryption of Data0104 (12/1/2003 12:59:04 AM) I want to encrypt some data. The data is just for my own app's use. I don't need to send this data to anyone. Therefore I would assume PGP is not the best option? But as I'm not an expert I'm quite likely to be... Bob
secure password storage5114 (11/29/2003 12:06:40 AM) Hi, I have a MySQL database that's holding username/password credentials for a Servlet-based web-app I'm working on. My question is: How do I securely store the password in the database? Thanks in advance!... John
Using Bouncy Castle with PGP files0744 (11/29/2003 9:47:01 PM) Hi All, Do you have documentations/samples of how to use the Bouncy Castle provider to encrypt/decrypt PGP files? Thanks in advance, ... Apollo
How to sign a file using a browser2131 (11/26/2003 8:02:20 AM) Hi, i need to sign a file using mi IE browser and its certificate store. I think i can use an applet but there is a problem with the java virtual machine version (Microsoft or Sun). Do you know another method ... JL
reation of a new Java User Group in North East Ohio0128 (11/27/2003 4:31:00 PM) Hi, I'm just wondering if anyone in the Youngstown/Warren/Boardman area of Ohio would be interested in creating a Java User Group for this area, as I feel we need one. Other Java groups are based around eithe... JBURROWS