UserRegistry
This type is a class for model objects.
Configuration for a registry that maintains subjects (users and groups) for the system, providing information for authenticating users when they try to access applications.
Package: security
Known subtypes:
WIMUserRegistry
LocalOSUserRegistry
LDAPUserRegistry
CustomUserRegistry
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
SecurityCommon.activeUserRegistry
Collection attributes having this type:
DynamicReload.userRegistries
SecurityCommon.userRegistries
Attributes Summary serverId : EString The user ID under which the server runs, for security purposes. serverPassword : Password The password corresponding to the server ID. realm : EString The name of the user registry. limit : EInt Specifies the maximum number of entries expected when retrieving user and group information from User Registry. The search criterion should be refined when too many entries fit the search criterion. ignoreCase : EBoolean If ignore case is set the authorization check will do a case insenstitive check. useRegistryServerId : EBoolean Use the Registry ServerId and password if this flag is set to true. If this flag set to false use the trustedServerId and password in IdentityAssertionQOP class primaryAdminId : EString Primary Administartor ID useRegistryRealm : EBoolean Use the Registry Realm if this flag is set to true. If this flag set to false when user provide the realm name. properties : Property * A set of user registry configuration properties that are specific to a given type of pluggable registry.
Attribute Details
serverId - The user ID under which the server runs, for security purposes.
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
serverPassword - The password corresponding to the server ID.
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
realm - The name of the user registry.
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
limit - Specifies the maximum number of entries expected when retrieving user and group information from User Registry. The search criterion should be refined when too many entries fit the search criterion.
Data Type: EInt
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
ignoreCase - If ignore case is set the authorization check will do a case insenstitive check.
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
useRegistryServerId - Use the Registry ServerId and password if this flag is set to true. If this flag set to false use the trustedServerId and password in IdentityAssertionQOP class
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
primaryAdminId - Primary Administartor ID
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
useRegistryRealm - Use the Registry Realm if this flag is set to true. If this flag set to false when user provide the realm name.
Data Type: EBoolean
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 - A set of user registry configuration properties that are specific to a given type of pluggable registry.
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006