InboundMessageType - OutboundMessageType - public class LogLocalStorageSaveResults<InboundMessageType,OutboundMessageType> extends AbstractProfileAction<InboundMessageType,OutboundMessageType>
ClientStorageService save operations.EventIds#PROCEED_EVENT_ID| Modifier and Type | Field and Description |
|---|---|
private ClientStorageSaveContext |
clientStorageSaveCtx
Context to drive storage load.
|
static String |
EXCEPTION_FORM_FIELD
Name of local storage form field containing value read.
|
private Logger |
log
Class logger.
|
static String |
SUCCESS_FORM_FIELD
Name of local storage form field signaling success/failure of a read operation.
|
| Constructor and Description |
|---|
LogLocalStorageSaveResults() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(ProfileRequestContext<InboundMessageType,OutboundMessageType> profileRequestContext) |
protected boolean |
doPreExecute(ProfileRequestContext<InboundMessageType,OutboundMessageType> profileRequestContext) |
doPostExecute, doPostExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponsedestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized@Nonnull @NotEmpty public static final String SUCCESS_FORM_FIELD
@Nonnull @NotEmpty public static final String EXCEPTION_FORM_FIELD
@Nullable private ClientStorageSaveContext clientStorageSaveCtx
protected boolean doPreExecute(@Nonnull ProfileRequestContext<InboundMessageType,OutboundMessageType> profileRequestContext)
doPreExecute in class AbstractProfileAction<InboundMessageType,OutboundMessageType>protected void doExecute(@Nonnull ProfileRequestContext<InboundMessageType,OutboundMessageType> profileRequestContext)
doExecute in class AbstractProfileAction<InboundMessageType,OutboundMessageType>Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.