Package org.springframework.security.rsocket.authentication
@NullMarked
package org.springframework.security.rsocket.authentication
Spring Security RSocket Authentication integration.
-
ClassDescriptionIf
ReactiveSecurityContextHolder
is empty populates anAnonymousAuthenticationToken
Converts from thePayloadExchange
for Authentication Extension.Uses the providedReactiveAuthenticationManager
to authenticate a Payload.Deprecated.Deprecated.please useAuthenticationPayloadExchangeConverter
insteadConverts from aPayloadExchange
to anAuthentication
AuthenticationPayloadExchangeConverter
instead