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