Package org.springframework.security.config.annotation.rsocket
-
Class Summary Class Description RSocketSecurity Allows configuring RSocket based security. -
Enum Summary Enum Description PayloadInterceptorOrder The standard order forPayloadInterceptor
to be sorted. -
Annotation Types Summary Annotation Type Description EnableRSocketSecurity Add this annotation to aConfiguration
class to have Spring SecurityRSocketSecurity
support added.