Skip to main content

Recently Updated Pages

Rules

XACML Soffid XACML Editor

Description A rule is the most elementary unit of policy. It may exist in isolation only withi...

Updated 2 years ago by pgarcia@soffid.com

Target

XACML Soffid XACML Editor

Description In XACML all the attributes are categorized into four main categories: Subjects ...

Updated 2 years ago by pgarcia@soffid.com

Example Role centric PEP

XACML XACML Examples

Role centric Enforcement Point Use case example We want to define a policy to restrict access t...

Updated 2 years ago by pgarcia@soffid.com

Example Dynamic role PEP

XACML XACML Examples

Dynamic role Enforcement Point Use case example We want to define a policy to restrict access t...

Updated 2 years ago by pgarcia@soffid.com

Policy Decision Point (PDP)

XACML

Definition The PDP, Policy Decision Point, is in charge of evaluating the defined rules. The Pol...

Updated 2 years ago by pgarcia@soffid.com

Using dynamic models

Web addon Definition of dynamic models using XML ...

To use dynamic models XmlDataSource tag must be replaced by datamodel. The datamodel tag has the ...

Updated 2 years ago by pgarcia@soffid.com

custom-attribute handler

Web addon Definition of dynamic models using XML ...

Generates virtual attributes derived from other attributes or external elements of the applicatio...

Updated 2 years ago by pgarcia@soffid.com

new-instance-bean handler

Web addon Definition of dynamic models using XML ...

This handler allows the craetion of a new business object and assign default attribute values. Th...

Updated 2 years ago by pgarcia@soffid.com

new-instance-script handler

Web addon Definition of dynamic models using XML ...

It is responsible for instantiating new objectswithin a finder on user request . Att...

Updated 2 years ago by pgarcia@soffid.com

Data validation

Web addon Definition of dynamic models using XML ...

The validation tag is responsible for performing basic checks regarding mandatory attributes and ...

Updated 2 years ago by pgarcia@soffid.com

script-finder handler

Web addon Definition of dynamic models using XML ...

It is responsible for retrieve business objects from the persistence layer using BSH scripts. The...

Updated 2 years ago by pgarcia@soffid.com

collection-finder handler

Web addon Definition of dynamic models using XML ...

Similar to collection-handler, this handler retrieves the list objects contained on a parent coll...

Updated 2 years ago by pgarcia@soffid.com

custom-finder handler

Web addon Definition of dynamic models using XML ...

The custom-finder provides coverage for situations where you need a more sophisticated handler an...

Updated 2 years ago by pgarcia@soffid.com

EJB find handler: ejb-finder

Web addon Definition of dynamic models using XML ...

Handles the method to retrieve business objects via a stateless session bean. Supports the follow...

Updated 2 years ago by pgarcia@soffid.com

Custom-handler Handler

Web addon Definition of dynamic models using XML ...

The custom-handler provides coverage for situations where you need a more sophisticated handler a...

Updated 2 years ago by pgarcia@soffid.com

Collection-handler Handler

Web addon Definition of dynamic models using XML ...

This handler is applicable when the persistence of this object is managed by the parent dataNode....

Updated 2 years ago by pgarcia@soffid.com

Script-handler Handler

Web addon Definition of dynamic models using XML ...

It ca be used to persist the business objects using BSH scripts. Supports the following attribute...

Updated 2 years ago by pgarcia@soffid.com

Ejb-handler Handler

Web addon Definition of dynamic models using XML ...

It is responsible for persisting the object via a stateless session bean. The following attribute...

Updated 2 years ago by pgarcia@soffid.com

Introduction

Web addon Definition of dynamic models using XML ...

It is possible to define the underlying data model without having to write java code. To do this,...

Updated 2 years ago by pgarcia@soffid.com

Building dynamic data model

Web addon Developers guide

While building the data model using XML files is possible, it's advisable to use more dynamic dat...

Updated 2 years ago by pgarcia@soffid.com