Uses of Class
org.codelibs.spnego.SpnegoHttpServletResponse
-
-
Uses of SpnegoHttpServletResponse in org.codelibs.spnego
Methods in org.codelibs.spnego with parameters of type SpnegoHttpServletResponse Modifier and Type Method Description SpnegoPrincipalSpnegoAuthenticator. authenticate(javax.servlet.http.HttpServletRequest req, SpnegoHttpServletResponse resp)Returns the KerberosPrincipal of the user/client making the HTTP request.
-