Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Security / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JCE decryption issue, possibly String.getBytes() issue27 Feb 2004 17:35 GMT2
I have code that has been working fine for some time, or so we
thought. We recently discovered that at times the decryption is
failing. I should say that are using Sun JCE1.2.2.
Below is an example of a clear text string that will fail
Cipher - DES and DESede26 Feb 2004 20:59 GMT1
so when i am using the SunJCE provider and I call
Cipher.getInstance("DESede");
does anybody know what the default mode (ECB, CBC, OFB, ...) of the
cipher is and what default padding is used?
Is JAVA secure ?22 Feb 2004 14:18 GMT4
I have a basic question (which is actually more hypotetical). How secure
is Java regarding Java code. If for example I make a code, which connect
thru JDBC to some database, then I actually expose the way how to
connect (DSN, username, password). If I have an access to execute ...
VeriSign Intermediate certs and Keytool20 Feb 2004 06:56 GMT7
I'm having some problems getting my VeriSign Secure Site pro
certificate to work.  I'm hoping that someone here can help since
VeriSign is useless.  My web site stopped working on or around Jan
7th.  A quick look at the VeriSign web site pointed me in the
Java.security.AccessControlException : workaround ?18 Feb 2004 09:17 GMT3
I want to build an Applet that use Robot Class to capture screen :
Robot myRobot = new Robot(myGraphicsDevice);
the problem is that the Java output panel show this message:
java.security.AccessControlException: access denied (java.awt.AWTPermission
Integrating java security API with host OS16 Feb 2004 12:39 GMT1
I'd like to check if some user can access some file.
This is code snippet (exception handling ommited):
public static void main(String[] args) {
   Subject s = new Subject();
client authentication in tomcat fails: java.security.cert.CertificateException: Couldn't find trusted certificate15 Feb 2004 18:28 GMT4
I have been trying to get client authentication running with Tomcat.
However, I keep getting the following exception from tomcat:
java.security.cert.CertificateException: Couldn't find trusted
certificate
session id abuse13 Feb 2004 07:43 GMT2
I have some quesitons regarding session id's.
Consider the following scenario:
User requires access to a web application for a long period of time
with inactivity. Therefore assume that sessionID never expires.
Java 2 Applet How to leave Sandbox12 Feb 2004 21:50 GMT3
I'm trying to run a applet in Netscape 7 (Uses Java 1.4.1).
The applet is for reading a file from the local users harddisk.
I know there is the possibility to change the policy file of the user, but
that I don't want to do.
How do I design this within java.security? It should be simple I hope.12 Feb 2004 18:44 GMT2
I have an idea for a simple security architecture and would like to
implement it within the java.security package but I am very confused
by the framework.
What I want to do is assign a user to a role (or multiple roles). A
Minimum permissions to load a class12 Feb 2004 15:55 GMT1
does anybody know what permissions I have to set to load a class using
the URLCLassLoader? The following code works without security manager
    String path = "file:///home/user/dir_of_class/";
    URLClassLoader loader = URLClassLoader.newInstance
How convert Public Key in byte[] to a String ??11 Feb 2004 15:51 GMT7
I want convert kp.getPublic().getEncoded() to a string.
I want store this key in special file which is a text file, because
this is shared with a no java application.
When i convertr byte[] to string and after string to byte[], i havent
can't find javax.net.ssl package10 Feb 2004 18:54 GMT2
Perhaps I am just brain-dead, but I just installed j2sdk1.4.2_03 and
for the life of me, I can't find the javax.net.sll package.  All the
documentation says that JSSE has been wrapped up into 1.4.2, but where
is it?
CLIENT-CERT Optional05 Feb 2004 13:29 GMT8
Everyone -
Is there a way to request but not require a client certificate?  Not
all of our users have certificates, so we need to be able to use a
standard login page for users that do not have certificates.
j2ee declarative security04 Feb 2004 17:52 GMT1
Pros and Cons of the subject.  Any opinion to share?
Pages: 1 2 January, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.