Chapter 27. Advanced Java Security

Java security provides a collection of APIs and tools for infusing security into your Java applications. Infrastructure for providing fine-grained and configurable access control are built into the core Java security architecture via use of Java 2 permissions, policy files, and access controller functionality. Cryptography for information integrity and principal identity are built into the Java Cryptography Architecture (JCA) via use of message digests, signatures, keys, and certificates. Furthermore, industry-standard cryptography for confidentiality and authenticity can ...

Get Building Java™ Enterprise Systems with J2EE™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.