Package org.springframework.security.rsocket.authentication
package org.springframework.security.rsocket.authentication
-
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