Security

Security Code Samples

Java technologies include APIs for signing and verifying signed data, encrypting and decrypting data, and writing a security manager. A security manager is a Java virtual machine (JVM 1) object that implements a security policy such as prompting an end user for password verification. However, for export reasons, code for encrypting and decrypting data cannot be shown on the Web.

Java Cryptography Extension (JCE)
Java Web Start and Security
  • writeFile.java is another version of an applet that uses Java Network Launch Protocol (JNLP) to write to a user-selected file. The applet is run securely with Java Web Start. For supporting information see Java Web Start to the Rescue.
Signing and Verifying Signed Data
  • GenSig.java shows how to generate a digital signature on data.
  • VerSig.java shows how to verify a digital signature on data.
Writing a Security Manager
  • FileIO.java has a security manager that prompts the end user to enter a password before it allows a read or write operation.

1 As used on this web site, the terms Java virtual machine or JVM mean a virtual machine for the Java platform.


Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

Sign up or Log in to add a comment or watch this page.


The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.

Copyright 1994-2009 Sun Microsystems, Inc.
Powered by Atlassian Confluence
Sun Guidelines on Public Discourse Privacy Policy Terms of Use Trademarks Site Map Employment Investor Relations Contact