Uses of Interface
org.codelibs.spnego.DelegateServletRequest
-
-
Uses of DelegateServletRequest in org.codelibs.spnego
Classes in org.codelibs.spnego that implement DelegateServletRequest Modifier and Type Class Description classSpnegoHttpServletRequestWrap ServletRequest so we can do our own handling of the principal and auth types.
-