Class SamlCallbackHandler

  • All Implemented Interfaces:
    CallbackHandler

    public class SamlCallbackHandler
    extends Object
    implements CallbackHandler
    This CallbackHandler implementation is populated with SAML Beans by the SAMLTokenProvider, and is tasked with setting them on a SAMLCallback object, which will be parsed (by WSS4J) into a SAML Assertion.