API Reference simple_saml v#1.2.0

Modules

This library is a helper for adding SAML service provider functionality without relying on xmerl and thus being vulnerable to atom exhaustion. It does so by using the simple_xml, which in turn uses saxy to generate a string based DOM reprsentation.

A struct for representing a SAML assertion.