Uses of Class
org.codelibs.spnego.SpnegoPrincipal
-
-
Uses of SpnegoPrincipal in org.codelibs.spnego
Methods in org.codelibs.spnego that return SpnegoPrincipal 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.
-