Class | Description |
---|---|
ConcurrentMessageDigest |
A thread safe wrapper around
MessageDigest that does not make use
of ThreadLocal and - broadly - only creates enough MessageDigest objects
to satisfy the concurrency requirements. |
MD5Encoder |
Encode an MD5 digest into a String.
|
PrivilegedGetTccl | |
PrivilegedSetTccl |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.