SingleSignon


This type is a class for model objects.

Configuration of Single Sign On.

Package: security

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

Reference attributes having this type:
  AuthMechanism.singleSignon



Attributes Summary
requiresSSL : EBoolean Specifies to use a connection with SSL for Single Sign On, to prevent the SSO token from flowing over non-secure connections.
domainName : EString The domain name (such as .mycompany.com) that specifies the set of all hosts to which Single Sign On applies.
enabled : EBoolean Enables Single Sign On.



Attribute Details

requiresSSL  -  Specifies to use a connection with SSL for Single Sign On, to prevent the SSO token from flowing over non-secure connections.
    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

domainName  -  The domain name (such as .mycompany.com) that specifies the set of all hosts to which Single Sign On applies.
    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

enabled  -  Enables Single Sign On.
    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



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