Hitachi

uCosminexus Application Server Security Management Guide


The setPassword method

Organization of this page

Description

Stores a password into this object. If a value already exists, it is overwritten.

Syntax

public void setPassword(String password);

Parameter

password:

Specifies the password.

Exceptions

None

Return value

None