MessageChannelSecurityContext on a BaseContext,
where the latter is located using a lookup strategy.ClientTLSValidationConfiguration list.DecryptionConfiguration list.SignatureValidationConfiguration list.MessageContext.MessageDecoder instance used to decode the incoming message.MessageContext.MessageChannelSecurityContext
will be populated.MessageChannelSecurityContext based on a
HttpServletRequest.MessageHandler instance to be invoked after
MessageEncoder.prepareContext() and prior to MessageEncoder.encode().BaseContext on which the
MessageChannelSecurityContext will be populated.ClientTLSValidationParameters on a
ClientTLSSecurityParametersContext created/accessed via a lookup function,
by default on the inbound message context.DecryptionParameters on a SecurityParametersContext
created/accessed via a lookup function, by default on the inbound message context.SignatureValidationParameters on a SecurityParametersContext
created/accessed via a lookup function, by default on the inbound message context.ClientTLSSecurityParametersContext to set the parameters for.SecurityParametersContext to set the parameters for.SecurityParametersContext to set the parameters for.ClientTLSValidationConfiguration list.DecryptionConfiguration list.SignatureValidationConfiguration list.MessageHandler will be invoked on the MessageContext after
MessageEncoder.prepareContext(), and prior to invoking MessageEncoder.encode().BaseContext on which the
MessageChannelSecurityContext will be populated.ClientTLSSecurityParametersContext to set the parameters for.SecurityParametersContext to set the parameters for.SecurityParametersContext to set the parameters for.MessageChannelSecurityContext based on static configuration flags.Copyright © 1999–2015. All rights reserved.