CAClient
This type is a class for model objects.
Configuration settings for the CA client. It's used to connect to a CA over a specific protocol
Package: security
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
CACertificate.caClient
Collection attributes having this type:
CAClient.backupCAs
DynamicReload.caClients
SecurityCommon.caClients
Attributes Summary name : EString The CA client name. host : EString The host name that we use to connect the CA. port : EInt This is the port number that we use to connect to the CA. pkiClientImplClass : EString This is the implementation of the interface we define. userId : EString User ID that we use to authenticate to the server. password : Password The password of the userId that we use to authenticate. baseDn : EString The DN for the certificate request info. frequencyCheck : EInt This stores number of minus between check to the CA to see if a certificate is completed. retryCheck : EInt Specify how many times to check with the CA server to see if a certificate is completed. managementScope : ManagementScope @ * No description is available * CACertificate : CACertificate * * No description is available * properties : Property * * No description is available * backupCAs : CAClient * * No description is available *
Attribute Details
name - The CA client name.
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
host - The host name that we use to connect the CA.
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
port - This is the port number that we use to connect to the CA.
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
pkiClientImplClass - This is the implementation of the interface we define.
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
userId - User ID that we use to authenticate to the server.
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
password - The password of the userId that we use to authenticate.
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
baseDn - The DN for the certificate request info.
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
frequencyCheck - This stores number of minus between check to the CA to see if a certificate is completed.
Data Type: EInt
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
retryCheck - Specify how many times to check with the CA server to see if a certificate is completed.
Data Type: EInt
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
managementScope - * No description is available *
Reference Type: ManagementScope @
Containment: false
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
CACertificate - * No description is available *
Reference Type: CACertificate *
Containment: false
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
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
backupCAs - * No description is available *
Reference Type: CAClient *
Containment: false
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