AuthConfigProvider

This type is a class for model objects.

Configuration settings for the Authentication config provider. It's a collection of modules that is used to authenticate application request/response messages processed by containers. The mesage-layer and application-context-identifier attributes are used to uniquely select one of the AuthConfigProviders in the security configuration.

Package: security

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

Collection attributes having this type:
  JASPIConfiguration.authConfigProvider



Attributes Summary
providerID : EString Unique name that identifies the authentication provider. It is referenced in application-extension bindings.
description : EString A textual description of the authentication provider.
msgLayer : EString * No description is available *
className : EString Package-qualified name of the class that implements the authentication provider.
properties : Property * * No description is available *
clientAuthConfigProviderEntry : AuthConfigProviderEntry @ * No description is available *
serverAuthConfigProviderEntry : AuthConfigProviderEntry @ * No description is available *



Attribute Details

providerID  -  Unique name that identifies the authentication provider. It is referenced in application-extension bindings.
    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

description  -  A textual description of the authentication provider.
    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

msgLayer  -  * No description is available *
    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

className  -  Package-qualified name of the class that implements the authentication provider.
    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

properties  -  * No description is available *
    Reference Type: Property *
    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

clientAuthConfigProviderEntry  -  * No description is available *
    Reference Type: AuthConfigProviderEntry @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

serverAuthConfigProviderEntry  -  * No description is available *
    Reference Type: AuthConfigProviderEntry @
    Containment:  true
    Container:  false
    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