java.lang.Object | +--org.metastatic.jessie.SRPManagerParametersAll Implemented Interfaces:
SRPManagerParameters(PasswordFile file) Initializes these parameters with the specified SRP password file. |
PasswordFile | getPasswordFile() |
public SRPManagerParameters(PasswordFile file)
file
- The SRP password file object.
- if file is null.public PasswordFile getPasswordFile()