Uses of Interface
org.oa4mp.server.api.servlet.storage.AuthorizationHandler
-
Packages that use AuthorizationHandler Package Description edu.uiuc.ncsa.myproxy.oa4mp.server.servlet -
-
Uses of AuthorizationHandler in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Methods in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet that return AuthorizationHandler Modifier and Type Method Description static AuthorizationHandler
AuthorizationControllerServlet. getAuthorizationHandler()
Methods in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet with parameters of type AuthorizationHandler Modifier and Type Method Description static void
AuthorizationControllerServlet. setAuthorizationHandler(AuthorizationHandler authorizationHandler)
-