Package org.springframework.security.rsocket.util.matcher
@NullMarked
package org.springframework.security.rsocket.util.matcher
Spring Security RSocket matching APIs.
-
ClassDescriptionThe context used for authorizing a
PayloadExchange.An interface for determining if aPayloadExchangeMatchermatches.The result of matching.Associates aPayloadExchangeMatcherwith an entry of a given type.Static factory methods for creating commonPayloadExchangeMatcherinstances.APayloadExchangeMatcherthat matches based on the request's route.