Class RFC7009

    • Constructor Detail

      • RFC7009

        public RFC7009()
    • Method Detail

      • doIt

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

        protected boolean checkToken​(OA2Client requestingClient,
                                     String token)