| Package | Description |
|---|---|
| org.jasypt.salt |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayFixedSaltGenerator
Byte-array based implementation of
FixedSaltGenerator, that will
always return the same salt. |
class |
StringFixedSaltGenerator
String based implementation of
FixedSaltGenerator, that will
always return the same salt. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.