UserCertificate.getFileName()

Method

Declaration

java.lang.String getFileName()
  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

UserCertificate

For the corresponding browser page, see Existing Users in TIBCO Rendezvous Administration

For background information, see Users in TIBCO Rendezvous Administration.