Defines the Authentication Information required by the adaptors for carrying out login/password authentication.
This class contains a cleartext password, so it should be used with care. In particular, it is not Serializable. If you subclass it to make it Serializable, be aware that this could result in cleartext passwords being saved to files or sent over the network.
|
|
|
|
|
|
|
|