Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Policy Framework in STP

Revision as of 00:15, 26 September 2007 by Unnamed Poltroon (Talk)

This wiki is used as a starting point to kick off the discuss of Policy support in STP. Johnson Ma

Introduction

Use Cases

Design Map =

Policy Registry

Policy Creation

Policy Editor

Policy Validation

The policy validation framework is used to define a validation mechanism when applying ws-policy. Policy is created by policy editor. We will write provide a policy validation rule editor for user to dynamic add/remove validation rules as well.

The validation rules will cover following category:

Policy Dependency

Define dependencies between policies.

Policy Conflict

Policy Subject Constraints

eclipse.emf.validation

rule based xml validator in stp

Policy Association

Screenshots

User Roles

 *Policy Developer -- write policies for projects, company or domain
 *Service Developer -- write policy, config and apply existing policy to service component.
 *Deployment Assembler -- apply policies to services during deployment
 *Operator -- dynamic config/modify policy at runtime. 

Runtime support

Example

Back to the top