uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The setPassword method

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