SecurityProxy.setCredentials()
Method
Declaration
SecurityProxysetCredentials
(
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 |
|
Set the daemon to expect this administrator name. |
|
Set the daemon to expect this administrator password. |
See Also
SecurityProxy.getAdministratorName()
SecurityProxy.useCredentials()
For the corresponding browser page, see Administrator and Password in