The DiF Modules is a set of modules that add functionality to DiF's default functionality set.
Presently the additional modules offered by the DiF project team are the following:
Authorization management with persistency on any database backend.
SSO, mixed applications and cross authorization management for DiF 1/2 applications.
LDAP support for identity management. Currently supports Active Directory and openLDAP.
Message management with persistency for customized messages on any database backend.
A reporting API fully integrated in DIF's features and usage.
Note: Naturally the DiF's open and modular architecture provide easiness of use for you to build your own modules and easily integrate them with DiF. You simple need to know which interface to implement, create a binding module class, bundle your java classes in a JAR and drop it in the class path. It is in fact "that simple"!