All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AnonymousPayloadInterceptor IfReactiveSecurityContextHolderis empty populates anAnonymousAuthenticationTokenAuthenticationPayloadExchangeConverter Converts from thePayloadExchangefor Authentication Extension.AuthenticationPayloadInterceptor Uses the providedReactiveAuthenticationManagerto authenticate a Payload.AuthorizationPayloadInterceptor Provides authorization of thePayloadExchange.BasicAuthenticationDecoder Deprecated. Basic Authentication did not evolve into a standard.BasicAuthenticationEncoder Deprecated. Basic Authentication did not evolve into a standard.BasicAuthenticationPayloadExchangeConverter Converts from thePayloadExchangeto aUsernamePasswordAuthenticationTokenby extractingBASIC_AUTHENTICATION_MIME_TYPEfrom the metadata.BearerPayloadExchangeConverter Converts from thePayloadExchangeto aBearerTokenAuthenticationTokenby extractingBearerTokenMetadata.BEARER_AUTHENTICATION_MIME_TYPEfrom the metadata.BearerTokenAuthenticationEncoder Encodes Bearer Authentication.BearerTokenMetadata Represents a bearer token that has been encoded into aPayload#metadata().DefaultPayloadExchange Default implementation ofPayloadExchangePayloadExchange Contract for a Payload interaction.PayloadExchangeAuthenticationConverter Converts from aPayloadExchangeto anAuthenticationPayloadExchangeAuthorizationContext PayloadExchangeMatcher An interface for determining if aPayloadExchangeMatchermatches.PayloadExchangeMatcher.MatchResult The result of matchingPayloadExchangeMatcherEntry<T> PayloadExchangeMatcherReactiveAuthorizationManager Maps a @{code List} ofPayloadExchangeMatcherinstances toPayloadExchangeMatcherReactiveAuthorizationManager.Builder PayloadExchangeMatchers PayloadExchangeType ThePayloadExchangetypePayloadInterceptor Contract for interception-style, chained processing of Payloads that may be used to implement cross-cutting, application-agnostic requirements such as security, timeouts, and others.PayloadInterceptorChain Contract to allow aPayloadInterceptorto delegate to the next in the chain.PayloadSocketAcceptorInterceptor ASocketAcceptorInterceptorthat applies thePayloadInterceptorsRoutePayloadExchangeMatcher SecuritySocketAcceptorInterceptor A SocketAcceptorInterceptor that applies Security through a delegateSocketAcceptorInterceptor.SimpleAuthenticationEncoder Encodes Simple Authentication.UsernamePasswordMetadata Represents a username and password that have been encoded into aPayload.metadata().