public class SecuritySocketAcceptorInterceptor
extends java.lang.Object
implements io.rsocket.plugins.SocketAcceptorInterceptor
SocketAcceptorInterceptor. This allows security to be applied lazily to an
application.| Constructor and Description |
|---|
SecuritySocketAcceptorInterceptor(io.rsocket.plugins.SocketAcceptorInterceptor acceptorInterceptor) |
| Modifier and Type | Method and Description |
|---|---|
io.rsocket.SocketAcceptor |
apply(io.rsocket.SocketAcceptor socketAcceptor) |