Interface PAResponse

  • All Superinterfaces:
    IssuerResponse, Response
    All Known Implementing Classes:
    PAIResponse2

    public interface PAResponse
    extends IssuerResponse
    Additional information in the form of a map may be supplied. These will be prepended to the response in the form key=value, each on a line. The protected asset will then be appended to the end of this list. Not setting the addtional information will cause it to be ignored.

    Created by Jeff Gaynor
    on May 13, 2011 at 12:34:30 PM