JAASAuthData


This type is a class for model objects.

Specifies a list of userid and password for use by Java 2 Connector security.

Package: jaaslogin

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  DynamicReload.authDataEntries
  SecurityCommon.authDataEntries



Attributes 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

alias  -  Identifier for the auth data entry which contains a user id and password pair.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

userId  -  Specifies userid to use for the target Enterprise Information System.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

password  -  Specifies the password to use for the target Enterprise Information System.
    Data Type: Password
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  Comments may be added here to describe the intended use of the user id and password pair.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006