Class ACS2

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.core.Logable, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, org.oa4mp.delegation.common.servlet.TransactionFilter
    Direct Known Subclasses:
    OA2CertServlet

    public abstract class ACS2
    extends MyProxyServlet
    Cert servlet, version 2.

    Created by Jeff Gaynor
    on 2/7/14 at 1:22 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • ACS2

        public ACS2()
    • Method Detail

      • getPAI

        protected org.oa4mp.delegation.server.issuers.PAIssuer getPAI()
                                                               throws IOException
        Throws:
        IOException
      • doIt

        protected void doIt​(javax.servlet.http.HttpServletRequest httpServletRequest,
                            javax.servlet.http.HttpServletResponse httpServletResponse)
                     throws Throwable
        Specified by:
        doIt in class edu.uiuc.ncsa.security.servlet.AbstractServlet
        Throws:
        Throwable
      • doDelegation

        protected void doDelegation​(javax.servlet.http.HttpServletRequest httpServletRequest,
                                    javax.servlet.http.HttpServletResponse httpServletResponse)
                             throws Throwable
        Throws:
        Throwable