private class AbstractProfileActionTest.MockProfileAction
extends net.shibboleth.idp.profile.AbstractProfileAction
AbstractProfileAction.| Modifier and Type | Field and Description |
|---|---|
private boolean |
executed |
private String |
newEvent |
private String |
prevEvent |
private RuntimeException |
thrownException |
| Constructor and Description |
|---|
AbstractProfileActionTest.MockProfileAction() |
AbstractProfileActionTest.MockProfileAction(RuntimeException exception) |
AbstractProfileActionTest.MockProfileAction(String newEvent,
String prevEvent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(ProfileRequestContext profileRequestContext) |
boolean |
isExecuted() |
doExecute, execute, getMessage, getMessage, getMessage, getProfileContextLookupStrategy, getRequestContext, getResult, setMessageSource, setProfileContextLookupStrategydoPreExecute, getActivationCondition, setActivationConditiondoPostExecute, doPostExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponsedestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, isInitializedprivate final String newEvent
private final String prevEvent
private final RuntimeException thrownException
private boolean executed
public AbstractProfileActionTest.MockProfileAction()
public AbstractProfileActionTest.MockProfileAction(RuntimeException exception)
public boolean isExecuted()
protected void doExecute(ProfileRequestContext profileRequestContext)
doExecute in class AbstractProfileActionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.