This type is a class for model objects.
Specifies a list of userid and password for use by Java 2 Connector security.
Package: jaasloginAttributes Summary | |
alias : EString | Identifier for the auth data entry which contains a user id and password pair. |
userId : EString | Specifies userid to use for the target Enterprise Information System. |
password : Password | Specifies the password to use for the target Enterprise Information System. |
description : EString | Comments may be added here to describe the intended use of the user id and password pair. |
Attribute Details |