| Package | Description |
|---|---|
| org.jasypt.digest |
| Modifier and Type | Class and Description |
|---|---|
class |
PooledByteDigester
Pooled implementation of
ByteDigester that in fact contains
an array of StandardByteDigester objects which are used
to attend digest and match requests in round-robin. |
class |
StandardByteDigester
Standard implementation of the
ByteDigester interface. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.