Spring Security provides authentication and authorization support for RSocket applications.
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-rsocket</artifactId>
<version>7.0.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implement a custom RSocket security interceptor
No known issues recorded.
No dependency data recorded yet.