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