JASPIConfiguration

This type is a class for model objects.

Configuration setting for the JASPI configuration. Data retrieved from this registry is used to initialize an instance of javax.security.auth.message.config.AuthConfigFactory which is used by containers to locate and invoke authentication modules.

Package: security

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

Reference attributes having this type:
  SecurityCommon.jaspiConfiguration



Attributes Summary
enabled : EBoolean Specify whether JASPI is enabled or not.
defaultProviderName : EString Specify the name of a "default" Jaspi provider, so there can be one default provider for the cell (in security.xml) and one default provider for each domain (domain-security.xml).
authConfigProvider : AuthConfigProvider + * No description is available *



Attribute Details

enabled  -  Specify whether JASPI is enabled or not.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

defaultProviderName  -  Specify the name of a "default" Jaspi provider, so there can be one default provider for the cell (in security.xml) and one default provider for each domain (domain-security.xml).
    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

authConfigProvider  -  * No description is available *
    Reference Type: AuthConfigProvider +
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  1
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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