Package com.priint.pubserver.auth
Interface RestAuthFunctions
public interface RestAuthFunctions
The interface RestAuthFunctions.
-
Method Summary
Modifier and TypeMethodDescriptionjakarta.servlet.http.HttpServletRequestGets http servlet request.
-
Method Details
-
getHttpServletRequest
jakarta.servlet.http.HttpServletRequest getHttpServletRequest()Gets http servlet request.- Returns:
- the http servlet request
-