Business logic addon
Business logic addon
Introduction
A business logic addon should follow the conventions and guidelines used to develop Soffid IAM. ...
Addon spring descriptor
Addons must have an addon-applicationProperties.xml spring descriptor. Hibernate DAOS should be ...
Addon startup
Some addons need to execute some code on startup. To achieve this, the startup must implement and...
Authorizations descriptor
The authorization descriptor is an XML describing the different authorizations that can be grante...
Data schema descriptor
Schema description The schema must be expressed as an XML file. This file should be located at a...