Skip to Content
Java Security Handbook
book

Java Security Handbook

by Jamie Jaworski, Paul J. Perrone, Venkata S.R. Krishna Chaganti
September 2000
Intermediate to advanced
552 pages
12h 9m
English
Sams
Content preview from Java Security Handbook

Appendix D. The Java 2 Security API

This appendix summarizes the classes and interfaces of the java.security packages included with the Java 2 platform and classes and interfaces of the javax.crypto packages of the JCE 1.2.

The java.security Package

The java.security package contains 39 classes and 8 interfaces that provide the foundation for the Java Security API. It also defines 15 security-related exceptions.

Interfaces

Certificate

The Certificate interface has been deprecated (as of JAVA 2 SDK) and is replaced by the java.security.cert.Certificate class. In JDK 1.1, it was used to provide a common set of methods for accessing digital certificates.

Guard

The Guard interface defines an object that is used to guard access to another object. The checkGuard() ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Java Security, 2nd Edition

Java Security, 2nd Edition

Scott Oaks
Java Security

Java Security

Scott Oaks
Java Cryptography

Java Cryptography

Jonathan Knudsen
TCP/IP Sockets in Java, 2nd Edition

TCP/IP Sockets in Java, 2nd Edition

Kenneth L. Calvert, Michael J. Donahoo

Publisher Resources

ISBN: 0672316021Purchase book