Serialized Form 
 
originatingException 
java.lang.Throwable originatingException  
Original exception which caused the current exception
 
  
Package  com.ibm.itim.apps   
exceptions 
java.util.Map exceptions  
 
 
tokenValues 
java.lang.Object[] tokenValues  
 
 
tokenValues 
java.lang.Object[] tokenValues  
 
 
collection 
java.util.Collection collection  
 
 
userID 
java.lang.String userID  
 
 
userDN 
java.lang.String userDN  
 
 
tenantID 
java.lang.String tenantID  
 
 
tenantDN 
java.lang.String tenantDN  
 
 
orgDN 
java.lang.String orgDN  
 
 
buDN 
java.lang.String buDN  
 
 
personDN 
java.lang.String personDN  
 
 
systemRoleCategory 
int systemRoleCategory  
 
 
pwdHashed 
byte[] pwdHashed  
 
 
credentials 
Credentials  credentials  
 
 
Package  com.ibm.itim.apps.identity   
challengeResponseEnabled 
boolean challengeResponseEnabled  
 
 
userDefined 
boolean userDefined  
 
 
numRequired 
int numRequired  
 
 
adminDefinedChallenges 
java.util.Collection adminDefinedChallenges  
 
 
Package  com.ibm.itim.apps.provisioning   
subject 
javax.security.auth.Subject subject  
 
 
platform 
com.ibm.itim.apps.impl.PlatformContextImpl platform  
 
 
name 
DistinguishedName  name  
 
 
m_attributeName 
java.lang.String m_attributeName  
 
 
m_isSingleValued 
boolean m_isSingleValued  
 
 
m_resolvedNameMap 
java.util.HashMap m_resolvedNameMap  
 
 
m_requiredChanges 
AttributeChanges  m_requiredChanges  
 
 
m_compliance 
int m_compliance  
 
 
m_attributeProperties 
java.util.Map m_attributeProperties  
 
 
Package  com.ibm.itim.apps.recon   
id 
long id  
 
 
minute 
int minute  
 
 
hour 
int hour  
 
 
dayOfMonth 
int dayOfMonth  
 
 
month 
int month  
 
 
dayOfWeek 
int dayOfWeek  
 
 
lockService 
boolean lockService  
 
 
reconQueryFilter 
java.lang.String reconQueryFilter  
 
 
reconQueryAttrs 
java.util.ArrayList reconQueryAttrs  
 
 
lastReconDuration 
long lastReconDuration  
Duration of this recon unit on a given resource the last
 time it was run (in milliseconds).
 
  
maxDuration 
long maxDuration  
Max duration in ms. Defaults to 10 hours.
 
  
Package  com.ibm.itim.apps.search   
scope 
int scope  
 
 
category 
java.lang.String category  
The ObjectProfileCategory for the objects to search for.
 
  
objectProfileName 
java.lang.String objectProfileName  
Optional profile name for the objects to search for.
 
  
searchFilter 
java.lang.String searchFilter  
An Ldap search filter as specified in RFC 2254. (initialized to default)
 
  
locale 
java.util.Locale locale  
The user's Locale
 
  
usePager 
boolean usePager  
If false, used to bypass pagination and obtain entire result set.
 
  
sortOrder 
int sortOrder  
Sort order for this request
 
  
maxSize 
int maxSize  
Default max search results size
 
  
logicalContext 
CompoundDN  logicalContext  
The context for the search, or search base.
 
  
containerMO 
OrganizationalContainerMO  containerMO  
Alternate search context
 
  
sortAttribute 
java.lang.String sortAttribute  
Attribute name to sort by
 
  
pageSize 
int pageSize  
Page size
 
  
pageLinks 
int pageLinks  
 
 
attributes 
java.lang.String[] attributes  
The attributes to return
 
  
subject 
javax.security.auth.Subject subject  
 
 
platform 
com.ibm.itim.apps.impl.PlatformContextImpl platform  
 
 
subject 
javax.security.auth.Subject subject  
The Subject representing the authenticated caller. Is initialized by the
 SearchResultsMO constructor.
 
  
platform 
com.ibm.itim.apps.impl.PlatformContextImpl platform  
The PlatformContext holding platfor connection information.
 
  
handle 
javax.ejb.Handle handle  
 
 
searchResultsStatus 
SearchResultsStatus  searchResultsStatus  
 
 
Package  com.ibm.itim.apps.workflow   
subject 
javax.security.auth.Subject subject  
The subject will be changed to match the context of WokflowSearchMO.
 
  
platform 
com.ibm.itim.apps.impl.PlatformContextImpl platform  
The platform will be changed to match the context of WokflowSearchMO.
 
  
handle 
javax.ejb.Handle handle  
 
 
Package  com.ibm.itim.authentication   
Package  com.ibm.itim.common   
action 
java.lang.String action  
Identifies the action of change
 
  
modificationAction 
int modificationAction  
Identifies the modification action of change in int format.
 
  
changeData 
java.util.Vector changeData  
A collection of AttributeValue objects represents data to be changed
 
  
collection 
java.util.Collection collection  
 
 
name 
java.lang.String name  
 
 
values 
java.util.Vector values  
If the values are empty, it means the attribute does not have any values
 Each value in the Vector is a non-null Object
 
  
attributeValueMap 
java.util.Map attributeValueMap  
 
 
Package  com.ibm.itim.dataservices.model   
name 
java.lang.String name  
 
 
scope 
java.lang.String scope  
 
 
target 
java.lang.String target  
 
 
roleDNs 
java.util.Collection roleDNs  
 
 
filter 
java.lang.String filter  
 
 
principals 
java.util.Collection principals  
 
 
permissions 
java.util.Collection permissions  
 
 
operations 
java.lang.String operations  
 
 
all 
boolean all  
 
 
attributes 
java.util.Collection attributes  
 
 
authOwnerDN 
DistinguishedName  authOwnerDN  
 
 
dns 
java.util.Vector dns  
 
 
dn 
DistinguishedName  dn  
 
 
dirAttributes 
AttributeValues  dirAttributes  
 
 
oldAttributes 
AttributeValues  oldAttributes  
 
 
changeList 
java.util.Map changeList  
 
 
lastModifiedDate 
java.util.Date lastModifiedDate  
 
 
removeList 
java.util.Map removeList  
 
 
addList 
java.util.Map addList  
 
 
isReplaceAll 
boolean isReplaceAll  
 
 
name 
java.lang.String name  
 
 
mapAttrNames 
java.util.Map mapAttrNames  
 
 
profileName 
java.lang.String profileName  
 
 
tenantDN 
DistinguishedName  tenantDN  
 
 
nameAttribute 
java.lang.String nameAttribute  
 
 
directoryObject 
DirectoryObject  directoryObject  
 
 
profile 
ObjectProfile  profile  
 
 
rawDn 
java.lang.String rawDn  
 
 
entity 
DirectoryObjectEntity  entity  
To hold the duplicated directory entity
 
  
id 
long id  
 
 
name 
java.lang.String name  
 
 
filter 
java.lang.String filter  
 
 
operation 
java.lang.String operation  
 
 
description 
java.lang.String description  
 
 
dn 
DistinguishedName  dn  
 
 
category 
java.lang.String category  
 
 
name 
java.lang.String name  
 
 
customClass 
java.lang.String customClass  
 
 
nameAttribute 
java.lang.String nameAttribute  
 
 
searchAttribute 
java.lang.String searchAttribute  
 
 
attributeMap 
java.util.Map attributeMap  
 
 
operationMap 
java.util.Map operationMap  
 
 
tenantDN 
DistinguishedName  tenantDN  
 
 
complianceRule 
ValueChange complianceRule  
 
 
dn 
DistinguishedName  dn  
Distinguished name for the object
 
  
tenantDN 
DistinguishedName  tenantDN  
 
 
name 
java.lang.String name  
Category name
 
  
operationMap 
java.util.Map operationMap  
Category operation map
 
  
ruleCount 
int ruleCount  
number of compliance rules in the profile
 
  
complianceRule 
ValueChange complianceRule  
 
 
name 
java.lang.String name  
Name of the operation
 
  
inParameters 
OperationParameter [] inParameters  
List of in-parameters for the operation
 Support for formal parameter definition is optional to allow design time
 type validation is optional for this release.
 
  
defDN 
DistinguishedName  defDN  
Operatoin definition reference identifier
 
  
isStatic 
boolean isStatic  
Identifies whether the methods is static
 
  
isSystem 
boolean isSystem  
Identifies whether it is a system operation
 For system operations, the parameters of the operation can not be
 modified by end-user
 
  
type 
java.lang.String type  
Name of the operation parameter
 
  
name 
java.lang.String name  
Name of the operation parameter
 
  
type 
java.lang.String type  
Type of the operation parameter
 
  
description 
java.lang.String description  
Description of the operation parameter
 
  
reason 
int reason  
Deprecated.  
 
 
exception 
java.lang.Exception exception  
Deprecated.  
 
 
action 
java.lang.String action  
 
 
classRights 
java.util.Collection classRights  
 
 
attributeRights 
java.util.Collection attributeRights  
 
 
sizeLimit 
long sizeLimit  
 
 
scope 
int scope  
 
 
attributes 
java.util.Set attributes  
 
 
sortAttribute 
java.lang.String sortAttribute  
 
 
sortOrder 
int sortOrder  
 
 
locale 
java.util.Locale locale  
 
 
pageSize 
int pageSize  
 
 
code 
int code  
 
 
accountClass 
java.lang.String accountClass  
 
 
accountProfileName 
java.lang.String accountProfileName  
 
 
serviceProviderFactory 
java.lang.String serviceProviderFactory  
 
 
xforms 
java.lang.String xforms  
 
 
properties 
java.util.Properties properties  
 
 
protocolMappings 
java.util.Properties protocolMappings  
 
 
Package  com.ibm.itim.dataservices.model.domain   
UID_CHANGE_OPERATION 
int UID_CHANGE_OPERATION  
See Also: Constant Field Values  
 
ORPHAN_OPERATION 
int ORPHAN_OPERATION  
See Also: Constant Field Values  
 
ADOPT_OPERATION 
int ADOPT_OPERATION  
See Also: Constant Field Values  
 
ownerEntity 
PersonEntity  ownerEntity  
 
 
serviceEntity 
ServiceEntity  serviceEntity  
 
 
serviceProfileName 
java.lang.String serviceProfileName  
 
 
question 
java.lang.String question  
 
 
loc 
java.util.Locale loc  
 
 
operation 
AttributeChangeOperation  operation  
 
 
creationDate 
java.util.Date creationDate  
 
 
concreteProfileName 
java.lang.String concreteProfileName  
 
 
name 
java.lang.String name  
 
 
subject 
java.lang.String subject  
 
 
text 
java.lang.String text  
 
 
html 
java.lang.String html  
 
 
globalId 
java.lang.String globalId  
Hold the unique identifier of the person
 
  
deliveryInterval 
int deliveryInterval  
 
 
isPOEnable 
boolean isPOEnable  
 
 
reminderInterval 
long reminderInterval  
 
 
isEnabled 
boolean isEnabled  
 
 
escalationPeriod 
long escalationPeriod  
 
 
Package  com.ibm.itim.dataservices.model.system   
challenge 
java.lang.String challenge  
 
 
response 
java.lang.String response  
 
 
delegateDN 
DistinguishedName  delegateDN  
DN of the person to whom to delgate.
 
  
startDate 
java.util.Date startDate  
The starting date of the delegation.
 
  
endDate 
java.util.Date endDate  
The ending date of the delegation.
 
  
challengesAndResponses 
java.util.Collection challengesAndResponses  
Used to hold parsed ChallengeAndResponse objects.
 
  
delegates 
java.util.Collection delegates  
Array buffer of Delegate .
See Also: Delegate 
  
systemAdmin 
java.lang.Boolean systemAdmin  
 
 
timeStampType 
int timeStampType  
 
 
timeIntervalType 
int timeIntervalType  
 
 
timeStart 
java.util.Date timeStart  
Start time.  This only applies when time interval is RANGE
 
  
timeEnd 
java.util.Date timeEnd  
End time.  This only applies when time interval is RANGE
 
  
submitType 
int submitType  
 
 
submitByUserSearchString 
java.lang.String submitByUserSearchString  
Submit by user search string.  The equal operator is used for the search
 
  
submitForUserSearchString 
java.lang.String submitForUserSearchString  
Submited for user search string.  The equal operator is used for the search
 
  
serviceSearchString 
java.lang.String serviceSearchString  
Related service search string.
 The equeal operator is used for the search
 
  
requestId 
long requestId  
 
 
tenantDN 
java.lang.String tenantDN  
 
 
processResultCodes 
java.util.Collection processResultCodes  
A set of selected process result status codes for completed processes.
 
  
Package  com.ibm.itim.exception   
tokenValues 
java.lang.Object[] tokenValues  
 
 
tokenValues 
java.lang.Object[] tokenValues  
 
 
Package  com.ibm.itim.mail   
emails 
java.util.Collection emails  
Collection of email addresses. Each element is a String object
 
  
subject 
java.lang.String subject  
Email subject
 
  
message 
java.lang.String message  
Email content in plain text
 
  
htmlMessage 
java.lang.String htmlMessage  
Email content in HTML format
 
  
topic 
java.lang.String topic  
Topic used for store and forward.
 
  
locale 
java.lang.String locale  
Locale the message was written in.
 
  
tenant 
java.lang.String tenant  
Tenant used for store and forward (this is the tenant id, not DN).
 
  
Package  com.ibm.itim.policy.analysis   
throwable 
java.lang.Throwable throwable  
 
 
tokens 
java.lang.Object[] tokens  
 
 
Package  com.ibm.itim.remoteservices.exception   
Package  com.ibm.itim.remoteservices.provider   
requestId 
java.lang.String requestId  
 
 
resultStatus 
RequestStatus  resultStatus  
 
 
status 
int status  
 
 
reason 
int reason  
 
 
reasonMessage 
java.lang.String reasonMessage  
 
 
reasonMessageArgs 
java.util.Vector reasonMessageArgs  
 
 
notChangedAttributes 
AttributeValues  notChangedAttributes  
 
 
returnAttributes 
AttributeValues  returnAttributes  
 
 
filter 
java.lang.String filter  
 
 
base 
java.lang.String base  
 
 
searchAttributes 
java.util.Collection searchAttributes  
 
 
dn 
java.lang.String dn  
 
 
objectClasses 
java.util.Vector objectClasses  
 
 
attributeValues 
AttributeValues  attributeValues  
 
 
serviceProfileName 
java.lang.String serviceProfileName  
 
 
serviceProviderFactory 
java.lang.String serviceProviderFactory  
 
 
supportedModes 
java.lang.String[] supportedModes  
 
 
currentMode 
java.lang.String currentMode  
 
 
properties 
java.util.Properties properties  
 
 
Package  com.ibm.itim.webclient.logon   
Package  com.ibm.itim.workflow.model   
processId 
long processId  
The id of the process the activity belongs to
 
  
subProcessId 
long subProcessId  
 
 
designId 
java.lang.String designId  
 
 
index 
int index  
Identifies the index associated with the activity.
 The index identifies the instance of the activity
 if there is more than one instance of the activity,
 such as in the case where the activity is called
 multiple times in a loop in the workflow process.
 If there is only one instance of the activity,
 the index value will be zero.
 
  
activityType 
java.lang.String activityType  
Identifies the type of activities. The types are defined as constants in this class
 
  
activitySubType 
java.lang.String activitySubType  
Identifies the subtype associated with the activity. The supported subtypes are specified as constants in the class.
 
  
status 
int status  
 
 
summary 
java.lang.String summary  
 
 
description 
java.lang.String description  
 
 
detail 
java.util.List detail  
 
 
id 
long id  
 
 
timeCreated 
java.util.Date timeCreated  
 
 
participant 
ActivityParticipant  participant  
 
 
processId 
long processId  
 
 
activityId 
long activityId  
 
 
activityType 
java.lang.String activityType  
 
 
activitySubType 
java.lang.String activitySubType  
 
 
subject 
java.lang.String subject  
 
 
requester 
java.lang.String requester  
 
 
requestee 
java.lang.String requestee  
 
 
isLocked 
boolean isLocked  
 
 
lockOwner 
DistinguishedName  lockOwner  
 
 
activityDesignId 
java.lang.String activityDesignId  
 
 
activityName 
java.lang.String activityName  
 
 
processDesignId 
java.lang.String processDesignId  
 
 
dueDate 
java.util.Date dueDate  
 
 
description 
java.lang.String description  
 
 
oldParticipant 
ActivityParticipant  oldParticipant  
The old participant before the assignment
 
  
participant 
ActivityParticipant  participant  
The new participant after the assignment
 
  
id 
long id  
 
 
processId 
long processId  
 
 
activityName 
java.lang.String activityName  
 
 
activitySubType 
java.lang.String activitySubType  
 
 
subject 
java.lang.String subject  
 
 
processDesignId 
java.lang.String processDesignId  
 
 
activityDesignId 
java.lang.String activityDesignId  
 
 
requestee 
java.lang.String requestee  
 
 
lockState 
int lockState  
 
 
lockOwner 
DistinguishedName  lockOwner  
 
 
dueDate 
java.util.Date dueDate  
 
 
description 
java.lang.String description  
 
 
count 
int count  
 
 
participant 
ActivityParticipant  participant  
 
 
participant 
ActivityParticipant  participant  
Activity participant who completed a manual activity
 
  
participant 
ProcessParticipant  participant  
Identifies the process participant who created the process
 
  
newDataValue 
java.lang.String newDataValue  
The new data context after the data change event.
 
  
dataName 
java.lang.String dataName  
The new data context after the data change event.
 
  
participant 
ActivityParticipant  participant  
Activity participant who had made the change.
 
  
id 
long id  
The primary key of the event audit object
 
  
timeStamp 
java.util.Date timeStamp  
The time stamp of the event audit
 
  
eventType 
java.lang.String eventType  
The type of event audit
 
  
processId 
long processId  
The process key that is associated with the event audit
 
  
activityId 
long activityId  
The ID of the activity
 
  
id 
long id  
Unique identifier of an execution object. This is unique among the set of the same type of objects created by a pariticular process manager. The key is assigned by the process manager when it is created.
 
  
priority 
short priority  
The priority of the proces
 Currently this is not used
 
  
name 
java.lang.String name  
Name of the process. This is to be used to brifely describe the execution object.
 
  
description 
java.lang.String description  
Detail information describing the execution object
 
  
lastModified 
java.util.Date lastModified  
The time of the last state change
 
  
state 
java.lang.String state  
The state of the process
 The valid states are defined in WorkflowState object
 
  
timeStarted 
java.util.Date timeStarted  
The time that the execution object starts the operation
 
  
timeCompleted 
java.util.Date timeCompleted  
The time that the execution object complet its operation
 
  
result 
java.lang.String result  
The result of the process
 
  
detail 
java.lang.String detail  
The result detail description
 
  
tokenValues 
java.lang.Object[] tokenValues  
 
 
key 
java.lang.String key  
 
 
info 
java.lang.String info  
 
 
scheduledTime 
java.util.Date scheduledTime  
The scheduled starting data of the process.
 If it is NULL, it means it starts immediately.
 
  
tenantDN 
DistinguishedName  tenantDN  
The distinguished name of the tenant for which the workflow will be executed.
 
  
type 
java.lang.String type  
The unique identifier of the process definition that is stored in the directory
 
  
description 
java.lang.String description  
Client specific process description.
 
  
comment 
java.lang.String comment  
Client specific process comment.
 
  
instruction 
int instruction  
Notify option for process.
 
  
processContext 
java.util.List processContext  
Process input parameters.
 
  
id 
java.lang.String id  
The identifier of the participant object
 
  
dn 
DistinguishedName  dn  
The distinguish name of the participant object
 
  
type 
java.lang.String type  
The type of participant
 The supported types are defined as constants in Participant class
See Also: Participant 
  
participant 
ActivityParticipant  participant  
The participant whose resolution failed
 
  
participant 
ActivityParticipant  participant  
A workflow requester who completed the password pickup
 
  
assignmentOwners 
java.util.Collection assignmentOwners  
 
 
dueDate 
java.util.Date dueDate  
 
 
id 
java.lang.String id  
 
 
name 
java.lang.String name  
 
 
value 
java.lang.Object value  
 
 
oldState 
java.lang.String oldState  
Identifies the old state before the state change event
 
  
newState 
java.lang.String newState  
Identifies the new state after the state change event
 
  
participant 
ActivityParticipant  participant  
The new participant after the assignment
 
  
errCode 
java.lang.String errCode  
 
 
exMsg 
java.lang.String exMsg  
 
 
cause 
java.lang.Throwable cause  
 
 
isDeprecated 
boolean isDeprecated  
 
 
processType 
java.lang.String processType  
The name of the process type.  The process type identifies a
 unique process definition. The valid process types are defined
 as constants in the ProcessType class.
 
  
requester 
ProcessParticipant  requester  
The Requester of the process. It is defined as WorkflowRequester object
 
  
requesterName 
java.lang.String requesterName  
The name of the requester
 
  
timeSubmitted 
java.util.Date timeSubmitted  
The submit time of the process
 
  
timeScheduled 
java.util.Date timeScheduled  
The scheduled starting time of the process
 
  
comment 
java.lang.String comment  
A client specific comment for this workflow process.
 
  
requesteeDN 
DistinguishedName  requesteeDN  
A engine maintained field containing the requestee's distinguished name.
 
  
requesteeName 
java.lang.String requesteeName  
A engine maintained field containing the requestee's common name.
 
  
subject 
java.lang.String subject  
A engine maintained field containing the subject's common name.
 
  
subjectProfile 
java.lang.String subjectProfile  
A engine maintained field containing the profile name of the subject.
 
  
subjectService 
java.lang.String subjectService  
A engine maintained field containing the subject's service name (IE, new Account's service name)
 
  
tenant 
DistinguishedName  tenant  
The distinguished name of the tenant for which this process was launched.
 
  
notify 
int notify  
Process completion notification option.
 
  
parentProcessId 
long parentProcessId  
The id of the parent process
 
  
severityCode 
int severityCode  
The severity code of the process. Severity code of a process is mapped
 to it's result summary field. The mapping between severity code and
 result summary is specified in SUMMARY_ORDER table.
 
  
Package  com.ibm.itim.workflow.provisioning   
operation 
java.lang.String operation  
 
 
query 
WorkflowQuery  query  
 
 
process 
long process  
 
 
sortColumn 
java.lang.String sortColumn  
 
 
processType 
java.lang.String processType  
 
 
sortOrder 
int sortOrder  
 
 
setSize 
int setSize  
 
 
sortValue 
java.lang.String sortValue  
 
 
id 
java.lang.String id  
 
 
pageBound 
boolean pageBound  
 
 
Package  com.ibm.itim.workflow.query   
process_id 
long process_id  
 
 
tenant 
DistinguishedName  tenant  
 
 
requester 
ProcessParticipant  requester  
 
 
startDate 
java.util.Date startDate  
 
 
endDate 
java.util.Date endDate  
 
 
type 
java.lang.String type  
 
 
activeOnly 
boolean activeOnly  
 
 
Package  com.ibm.passwordrules   
rule1 
Rule  rule1  
 
 
rule2 
Rule  rule2  
 
 
reason 
java.lang.String reason  
 
 
ruleViolated 
Rule  ruleViolated  
 
 
reason 
java.lang.String reason  
 
 
count 
int count  
 
 
Package  com.ibm.passwordrules.standard   
restriction 
int restriction  
 
 
min 
int min  
 
 
max 
int max  
 
 
max 
int max  
 
 
max 
int max  
 
 
charList 
char[] charList  
 
 
min 
int min  
 
 
min 
int min  
 
 
min 
int min  
 
 
min 
int min  
 
 
charList 
char[] charList  
 
 
historyLength 
int historyLength  
 
 
historyLength 
int historyLength  
 
 
passwordHash 
byte[] passwordHash  
 
 
reversedPasswordHash 
byte[] reversedPasswordHash  
 
 
minLength 
int minLength  
 
 
maxLength 
int maxLength  
 
 
minDistinctChars 
int minDistinctChars  
 
 
minAlphabeticChars 
int minAlphabeticChars  
 
 
minDigitChars 
int minDigitChars  
 
 
maxSequentialCharacters 
int maxSequentialCharacters  
 
 
repeatedHistoryLength 
int repeatedHistoryLength  
 
 
reversedHistoryLength 
int reversedHistoryLength  
 
 
allowUserID 
boolean allowUserID  
 
 
allowUserIDCaseInsensitive 
boolean allowUserIDCaseInsensitive  
 
 
allowUserName 
boolean allowUserName  
 
 
allowUserNameCaseInsensitive 
boolean allowUserNameCaseInsensitive  
 
 
allowInDictionary 
boolean allowInDictionary  
 
 
invalidChars 
java.lang.String invalidChars  
 
 
requiredChars 
java.lang.String requiredChars  
 
 
restrictedToChars 
java.lang.String restrictedToChars  
 
 
startsWithChars 
java.lang.String startsWithChars  
 
 
minValidityPeriod 
long minValidityPeriod  
 
 
maxValidityPeriod 
long maxValidityPeriod  
 
 
m_customRules 
java.util.Map m_customRules  
 
 
charList 
char[] charList  
 
 
m_rules 
java.util.Vector m_rules  
 
 
iterationsCount 
int iterationsCount  
 
 
validationInfo 
ValidationInfo  validationInfo  
 
 
m_rulesInfo 
PasswordRulesInfo  m_rulesInfo  
 
 
charList 
char[] charList  
 
 
minTime 
long minTime  
 
 
maxTime 
long maxTime  
 
 
isRequired 
boolean isRequired  
 
 
constraint 
com.ibm.itim.dataservices.schema.AttributeConstraint constraint  
 
 
name 
java.lang.String name  
 
 
syntax 
java.lang.String syntax  
 
 
isSingleValue 
boolean isSingleValue  
 
 
equality 
java.lang.String equality