public class PopulateSessionContext
extends net.shibboleth.idp.profile.AbstractProfileAction
SessionContext with an active, valid
IdPSession as a direct child of the ProfileRequestContext.EventIds.PROCEED_EVENT_IDSessionResolver is configured to do so.| Modifier and Type | Field and Description |
|---|---|
private Logger |
log
Class logger.
|
private SessionResolver |
sessionResolver
Session resolver.
|
| Constructor and Description |
|---|
PopulateSessionContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(org.opensaml.profile.context.ProfileRequestContext profileRequestContext) |
protected void |
doInitialize() |
void |
setSessionResolver(SessionResolver resolver)
Set the
SessionResolver to use. |
doExecute, execute, getMessage, getMessage, getMessage, getProfileContextLookupStrategy, getResult, setMessageSource, setProfileContextLookupStrategydoPreExecute, getActivationCondition, setActivationConditiondoPostExecute, doPostExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponsedestroy, doDestroy, initialize, isDestroyed, isInitialized@NonnullAfterInit private SessionResolver sessionResolver
public void setSessionResolver(@Nonnull SessionResolver resolver)
SessionResolver to use.resolver - session resolver to useprotected void doInitialize()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
doInitialize in class net.shibboleth.utilities.java.support.component.AbstractInitializableComponentnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprotected void doExecute(@Nonnull org.opensaml.profile.context.ProfileRequestContext profileRequestContext)
doExecute in class org.opensaml.profile.action.AbstractProfileActionCopyright © 1999–2014. All rights reserved.