Security system
Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
---|---|---|---|---|---|---|---|---|---|---|
true | SecuritySystemId | BIGINT | false | Identifies the security system. | ||||||
false | Name | VARCHAR | 200 | false | Name of the security system. | |||||
false | SecurityDescriptorId | BIGINT | false | IWA_SecurityDescriptor(SecurityDescriptorId) | Security descriptor. |
Constraint | Name | Columns | Hints | Comment |
---|---|---|---|---|
UNIQUE | UQ_Name | Name |
Name | Columns | Hints | Comment |
---|---|---|---|
IWA_SecuritySystem_SecurityDescriptorId | SecurityDescriptorId |
Foreign Table | Column | Comment |
---|---|---|
IWA_Application | SecuritySystemId | References the security system this application belongs to. |
IWA_SecurityMember | SecuritySystemId | References the security system this security member belongs to. |
IWA_Role | SecuritySystemId | References the security system this role belongs to. |
IWA_User | SecuritySystemId | References the application this user belongs to. |
IWA_Case | SecuritySystemId | References the security system this case belongs to. |
IWA_Task | SecuritySystemId | References the security system this task belongs to. |
IWA_WorkflowEvent | SecuritySystemId | References the security system that this intermediate event belongs to. |
IWA_IntermediateEvent | SecuritySystemId | References the security system that this intermediate event belongs to. |
IWA_SignalEvent | SecuritySystemId | |
IWA_Language | SecuritySystemId | |
IWA_BusinessData | SecuritySystemId | References the security system this business data belongs to. |
Object | Strategy |
---|---|
IWA_SecuritySystem | ALL |