public class ApiActivityLoggingFilter extends Object implements org.springframework.web.server.WebFilter
| Constructor and Description |
|---|
ApiActivityLoggingFilter(AuditService auditService) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<Void> |
filter(org.springframework.web.server.ServerWebExchange exchange,
org.springframework.web.server.WebFilterChain chain) |
public ApiActivityLoggingFilter(AuditService auditService)
public reactor.core.publisher.Mono<Void> filter(org.springframework.web.server.ServerWebExchange exchange, org.springframework.web.server.WebFilterChain chain)
filter in interface org.springframework.web.server.WebFilterCopyright © 2017–2018 Committed. All rights reserved.