SecurityProxy.setCredentials()

Method

Declaration

SecurityProxy setCredentials(
    java.lang.String  name,
    java.lang.String  password)
  throws ConfigurationException

Purpose

Set administrator identification for the component.

Remarks

This method returns the SecurityProxy object, so programs can conveniently chain additional method calls to the return value.

Parameter

Description

name

Set the daemon to expect this administrator name.

password

Set the daemon to expect this administrator password.

See Also

SecurityProxy

SecurityProxy.getAdministratorName()

SecurityProxy.useCredentials()

For the corresponding browser page, see Administrator and Password in TIBCO Rendezvous Administration