Class RFC7662

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.core.Logable, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, TransactionFilter, org.oa4mp.delegation.server.server.RFC7662Constants

    public class RFC7662
    extends TokenManagerServlet
    The token introspection servlet This implements RFC7662

    Created by Jeff Gaynor
    on 2/17/20 at 2:10 PM

    See Also:
    Serialized Form
    • Constructor Detail

      • RFC7662

        public RFC7662()
    • 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
      • populateResponse

        protected void populateResponse​(TokenManagerServlet.State state,
                                        net.sf.json.JSONObject json)
        Used for the case that the response is for an active token.
        Parameters:
        state -
        json -