GVPolicy

From GreenVulcano Wiki
Revision as of 14:28, 20 February 2012 by Anonymous (talk) (Created page with "==Description== GVPolicy element defines the configuration of the {{GVESB}} ACL Policy framework. =={{GVESB}} Configuration== {|class="gvtable" ! Attribute !! Type !! Descript...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

GVPolicy element defines the configuration of the GreenVulcano® ESB ACL Policy framework.

GreenVulcano® ESB Configuration

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 resorse (ex. a GreenVulcano® ESB service)

Its attributes are:

Attribute Type Description
type fixed "acl-manager"
class fixed "it.greenvulcano.gvesb.policy.impl.ACLGreenVulcano"

Its subelements are:

  • Description
  • DefaultRes
  • ServiceRes