intercept
abstract fun intercept(contextT: ContextT): ERROR CLASS: Symbol not found for CompletableFuture<kotlin/Boolean>(source)
0 Intercepts the given context and performs asynchronous processing.
Return
a CompletableFuture that resolves to a Boolean value indicating the result of the interception
Parameters
contextT
the context object to be intercepted and processed