Class DBServiceSerializer2


  • public class DBServiceSerializer2
    extends DBServiceSerializer

    Created by Jeff Gaynor
    on 1/26/15 at 11:51 AM

    • Constructor Detail

      • DBServiceSerializer2

        public DBServiceSerializer2​(UserKeys userKeys,
                                    IDPKeys idpKeys,
                                    TwoFactorSerializationKeys tfk,
                                    edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients.ClientKeys cKeys,
                                    edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients.ClientApprovalKeys caKeys)
    • Method Detail

      • serialize

        public void serialize​(PrintWriter w,
                              edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client oa2Client,
                              int statusCode)
                       throws IOException
        Throws:
        IOException
      • serialize

        public void serialize​(PrintWriter w,
                              edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions.OA2ServiceTransaction oa2ServiceTransaction,
                              int status)
                       throws IOException
        Throws:
        IOException
      • serialize

        public void serialize​(PrintWriter w,
                              edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions.OA2ServiceTransaction oa2ServiceTransaction,
                              Err errResponse)
                       throws IOException
        Throws:
        IOException