public class DecodeMessage extends AbstractProfileAction
MessageContext.EventIds.PROCEED_EVENT_ID, EventIds.UNABLE_TO_DECODEMessageDecoder is destroyed.| Modifier and Type | Field and Description |
|---|---|
private MessageDecoder |
decoder
The
MessageDecoder instance used to decode the incoming message. |
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
DecodeMessage(MessageDecoder messageDecoder)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(ProfileRequestContext profileRequestContext) |
doPostExecute, doPostExecute, doPreExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponsedestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized@Nonnull private final org.slf4j.Logger log
@Nonnull private final MessageDecoder decoder
MessageDecoder instance used to decode the incoming message.public DecodeMessage(@Nonnull MessageDecoder messageDecoder)
messageDecoder - the MessageDecoder used for the incoming requestprotected void doExecute(@Nonnull ProfileRequestContext profileRequestContext)
doExecute in class AbstractProfileActionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.