Package com.croftsoft.core.util.cache.secure

Hash Cache: retrieves content using hash digests (tutorial).

See:
          Description

Class Summary
SecureCache Cache implementation that securely stores and retrieves content using digests.
SecureId A concrete Id implementation that uses a secure digest to verify identity.
SecureInputStream A FilterInputStream which will throw a SecurityException if the stream content does not have the digest expected.
 

Package com.croftsoft.core.util.cache.secure Description

Hash Cache: retrieves content using hash digests (tutorial).

This package is documented in the tutorial Hash Cache.

This package is also described on pages 276 to 278 of the book Advanced Java Game Programming.


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)