JAASConfigurationEntry


This type is a class for model objects.

* No description is available *

Package: jaaslogin

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

Collection attributes having this type:
  DynamicReload.entries
  J2CResourceAdapter.jaasLoginConfiguration
  JAASConfiguration.entries



Attributes Summary
alias : EString The name that represents a login configuration.
loginModules : JAASLoginModule * Specifies a list of LoginModule's configured for this login configuration.



Attribute Details

alias  -  The name that represents a login configuration.
    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

loginModules  -  Specifies a list of LoginModule's configured for this login configuration.
    Reference Type: JAASLoginModule *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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