User Property
The user.
Syntax
public String getUser(); public void setUser(String user);
Remarks
This property specifies the name and realm/domain of the user. The value specified must be in one of the following formats:
- user
- user@domain
- domain/user
Default Value
""