Difference between revisions of "GVPolicy"
(Created page with "==Description== GVPolicy element defines the configuration of the {{GVESB}} ACL Policy framework. =={{GVESB}} Configuration== {|class="gvtable" ! Attribute !! Type !! Descript...") |
(→{{GVESB}} Configuration) |
||
Line 5: | Line 5: | ||
=={{GVESB}} Configuration== | =={{GVESB}} Configuration== | ||
+ | Element GVPolicy belongs to GVCore and it is visualized from the {{L_VULCON}} Core View. | ||
+ | |||
+ | The following table shows the GVPolicy attributes: | ||
{|class="gvtable" | {|class="gvtable" | ||
! Attribute !! Type !! Description | ! Attribute !! Type !! Description | ||
Line 15: | Line 18: | ||
Its subelements are: | Its subelements are: | ||
* Description | * Description | ||
− | * Roles | + | * [[#Roles|Roles]] |
− | * ACLGreenVulcano | + | * [[#ACLGreenVulcano|ACLGreenVulcano]] |
===Roles=== | ===Roles=== | ||
This element defines the roles to be used in ACL configuration. | This element defines the roles to be used in ACL configuration. | ||
− | Might contain more Role elements. | + | Might contain more [[#Role|Role]] elements. |
====Role==== | ====Role==== | ||
Line 34: | Line 37: | ||
===ACLGreenVulcano=== | ===ACLGreenVulcano=== | ||
− | ACLGreenVulcano is the implementation that associates an ACL to a | + | ACLGreenVulcano is the implementation that associates an ACL to a resource (ex. a {{GVESB}} service) |
− | + | The following table shows its attributes: | |
{|class="gvtable" | {|class="gvtable" | ||
! Attribute !! Type !! Description | ! Attribute !! Type !! Description | ||
Line 47: | Line 50: | ||
Its subelements are: | Its subelements are: | ||
* Description | * Description | ||
− | * DefaultRes | + | * [[DefaultRes]] |
− | * ServiceRes | + | * [[ServiceRes]] |
Revision as of 22:33, 20 February 2012
Description
GVPolicy element defines the configuration of the GreenVulcano® ESB ACL Policy framework.
GreenVulcano® ESB Configuration
Element GVPolicy belongs to GVCore and it is visualized from the VulCon® Core View.
The following table shows the GVPolicy attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value module. |
name | fixed | This attribute must assume the value POLICY_MANAGER. |
Its subelements are:
- Description
- Roles
- ACLGreenVulcano
Roles
This element defines the roles to be used in ACL configuration. Might contain more Role elements.
Role
Its attributes are:
Attribute | Type | Description |
---|---|---|
name | required | Role name |
ACLGreenVulcano
ACLGreenVulcano is the implementation that associates an ACL to a resource (ex. a GreenVulcano® ESB service)
The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | "acl-manager" |
class | fixed | "it.greenvulcano.gvesb.policy.impl.ACLGreenVulcano" |
Its subelements are:
- Description
- DefaultRes
- ServiceRes