public class PasswordCredentialData extends Object
| Constructor and Description |
|---|
PasswordCredentialData(int hashIterations,
String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
int |
getHashIterations() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.