All Classes and Interfaces
Classes
Class
Description
Abstract base class for profile actions which populate a
MessageChannelSecurityContext on a BaseContext,
where the latter is located using a lookup strategy.This action validates that a request comes from an authorized client, based on an injected service
and policy parameters.
Action that decodes an incoming request into a
MessageContext.Action that encodes an outbound response from the outbound
MessageContext.Profile action which populates a
MessageChannelSecurityContext based on a
HttpServletRequest.A profile action that logs an event if one is found in the profile request context.
Action that resolves and populates
ClientTLSValidationParameters on a
ClientTLSSecurityParametersContext created/accessed via a lookup function,
by default on the inbound message context.Action that resolves and populates
DecryptionParameters on a SecurityParametersContext
created/accessed via a lookup function, by default on the inbound message context.An action that populates a
MetricContext child of the ProfileRequestContext with
a set of rules for activating timer measurements and counters on associated objects during the execution
of a profile request.Action that resolves and populates
SignatureValidationParameters on a SecurityParametersContext
created/accessed via a lookup function, by default on the inbound message context.A profile action that sets the ID of the profile in use.
Profile action which populates a
MessageChannelSecurityContext based on static configuration flags.