BasicAuthData
Basic authentication data which supplies a userId and password for connecting to a resource.
Inherits from type
AbstractAuthData
and adds the following.
Attributes Summary |
userId : String | A user id.
|
password : String | A password.
|
userId
-
A user id.
data type:
String
default Value:
unspecified
password
-
A password.
data type:
String
default Value:
unspecified
Copyright IBM Corp. 1996-2002