public class GenericAuthenticationInfo extends Object
NB: this class is not complete yet and may change at any time!
Modifier and Type | Field and Description |
---|---|
char[] |
password
The password for the user in clear text.
|
String |
userID
The user ID, if different when performing a login.
|
String |
userName
The user name in readable form (perhaps the same as the userID).
|
Constructor and Description |
---|
GenericAuthenticationInfo() |
public String userName
public String userID
userName
if not specified.public char[] password
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.