Uses of Class
org.oa4mp.server.loader.oauth2.servlet.MultiAuthServlet
-
Packages that use MultiAuthServlet Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet edu.uiuc.ncsa.oa2.servlet -
-
Uses of MultiAuthServlet in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Subclasses of MultiAuthServlet in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet Modifier and Type Class Description class
AbstractAccessTokenServlet2
Created by Jeff Gaynor
on 9/25/13 at 1:37 PM -
Uses of MultiAuthServlet in edu.uiuc.ncsa.oa2.servlet
Subclasses of MultiAuthServlet in edu.uiuc.ncsa.oa2.servlet Modifier and Type Class Description class
OA2ATServlet
Created by Jeff Gaynor
on 10/3/13 at 2:03 PMclass
RFC8628Servlet
Servlet that starts RFC 8628 a.a device flow .This issues a user code that the user must present to an authorization endpoint.
-