Class DefaultPac4jSAMLResponse

  • All Implemented Interfaces:
    Pac4jSAMLResponse

    public class DefaultPac4jSAMLResponse
    extends Object
    implements Pac4jSAMLResponse
    Empty response adapter containing a ByteArrayOutputStream in order opensaml can write the saml messages. The content can be retrieved as a String from getOutgoingContent().
    Since:
    1.8
    Author:
    Misagh Moayyed