The xmlBlaster security plugin framework

The security plugin framework allows xmlBlaster to delegate authentication and
authorization to a third party authentication service like LDAP or a2Blaster.

The following sequence diagrams may help to understand how you
write an own plugin.

How the plugin is loaded
 Select, load and initialize a plugin


The Initailization Sequence
Generate a session



Typical Authorization Sequence
Crypt a message and authorize it