uCosminexus Application Server, Security Management Guide

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

The setUserID method

Description

Stores the value specified by the parameter into this object. If a value already exists, it is overwritten.

Syntax

public void setUserID(String userID);

Parameter

userID:
Specifies the user ID.

Exceptions

None

Return value

None