Class SAMLElementCallbackHandler

  • All Implemented Interfaces:
    CallbackHandler

    public class SAMLElementCallbackHandler
    extends AbstractSAMLCallbackHandler
    A Callback Handler implementation for a SAML 1.1 assertion. Rather than create a set of beans that SamlAssertionWrapper will use to create a SAML Assertion, it sets a DOM Element directly on the SAMLCallback object.