Package io.jans.configapi.interceptor
Class AuditLogInterceptor
java.lang.Object
io.jans.configapi.interceptor.AuditLogInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaroundReadFrom
(jakarta.interceptor.InvocationContext context) jakarta.servlet.http.HttpServletRequest
getRequestObject
(jakarta.servlet.http.HttpServletRequest request)
-
Constructor Details
-
AuditLogInterceptor
public AuditLogInterceptor()
-
-
Method Details
-
aroundReadFrom
- Throws:
Exception
-
getRequestObject
public jakarta.servlet.http.HttpServletRequest getRequestObject(jakarta.servlet.http.HttpServletRequest request)
-