Uses of Class
org.oa4mp.server.api.storage.servlet.AbstractAuthenticationServlet.AuthorizedState
-
Packages that use AbstractAuthenticationServlet.AuthorizedState Package Description org.oa4mp.server.api.storage.servlet org.oa4mp.server.proxy -
-
Uses of AbstractAuthenticationServlet.AuthorizedState in org.oa4mp.server.api.storage.servlet
Methods in org.oa4mp.server.api.storage.servlet with parameters of type AbstractAuthenticationServlet.AuthorizedState Modifier and Type Method Description protected void
AbstractAuthenticationServlet. doProxy(AbstractAuthenticationServlet.AuthorizedState state)
protected void
AbstractAuthenticationServlet. setClientRequestAttributes(AbstractAuthenticationServlet.AuthorizedState aState)
-
Uses of AbstractAuthenticationServlet.AuthorizedState in org.oa4mp.server.proxy
Methods in org.oa4mp.server.proxy with parameters of type AbstractAuthenticationServlet.AuthorizedState Modifier and Type Method Description protected void
OA2AuthenticationServer. doProxy(AbstractAuthenticationServlet.AuthorizedState state)
protected static void
ProxyUtils. doProxy(OA2SE oa2SE, AbstractAuthenticationServlet.AuthorizedState state)
protected void
OA2AuthenticationServer. setClientRequestAttributes(AbstractAuthenticationServlet.AuthorizedState aState)
-