UserCertificate.getFileName()
Method
Declaration
java.lang.StringgetFileName
()
throws ConfigurationException
Purpose
Get the name of the certificate file.
Remarks
If the method User.addCertificateFromFile() created this certificate, then this method returns the name of the file from which the daemon read the certificate data. Otherwise, this method returns null
.
See Also
For the corresponding browser page, see Existing Users in
For background information, see Users in
.