public class SaltedPasswordCallback extends Object implements Callback, Serializable
| Constructor and Description |
|---|
SaltedPasswordCallback(String prompt) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getSaltedPassword() |
void |
setSaltedPassword(byte[] salt) |
public SaltedPasswordCallback(String prompt)
Copyright © 2016 "Tigase, Inc.". All rights reserved.