Package io.jans.configapi.interceptor
Class AuditLogInterceptor
- java.lang.Object
-
- io.jans.configapi.interceptor.AuditLogInterceptor
-
@Interceptor @Priority(2000) public class AuditLogInterceptor extends Object
-
-
Constructor Summary
Constructors Constructor Description AuditLogInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
aroundReadFrom(jakarta.interceptor.InvocationContext context)
-