MessageChannelSecurityContext on a BaseContext,
where the latter is located using a lookup strategy.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.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.SecurityParametersContext to set the parameters for.SecurityParametersContext to set the parameters for.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.SecurityParametersContext to set the parameters for.SecurityParametersContext to set the parameters for.MessageChannelSecurityContext based on static configuration flags.Copyright © 1999–2014. All rights reserved.