public class UpdateSessionWithAuthenticationResultTest extends SessionManagerBaseTestCase
UpdateSessionWithAuthenticationResult unit test.| Modifier and Type | Field and Description |
|---|---|
private AuthenticationContext |
ac |
private net.shibboleth.idp.session.impl.UpdateSessionWithAuthenticationResult |
action |
private AuthenticationFlowDescriptor |
flowDescriptor |
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private RequestContext |
src |
requestProxy, responseProxy, sessionManager, storageService| Constructor and Description |
|---|
UpdateSessionWithAuthenticationResultTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustProperties()
Allows override of component properties before initializing them.
|
void |
setUpAction() |
void |
testAddToSession() |
void |
testNewSession() |
void |
testNoFlow() |
void |
testNoResult() |
void |
testNotCacheable() |
void |
testUpdateSession() |
void |
testUpdateSessionNoResult() |
createSession, setUp, tearDownprivate RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private AuthenticationContext ac
private AuthenticationFlowDescriptor flowDescriptor
private net.shibboleth.idp.session.impl.UpdateSessionWithAuthenticationResult action
public UpdateSessionWithAuthenticationResultTest()
public void setUpAction()
throws ComponentInitializationException
ComponentInitializationExceptionprotected void adjustProperties()
throws ComponentInitializationException
adjustProperties in class SessionManagerBaseTestCaseComponentInitializationExceptionpublic void testNoResult()
public void testNoFlow()
throws SessionException
SessionExceptionpublic void testNotCacheable()
throws SessionException
SessionExceptionpublic void testNewSession()
throws SessionException
SessionExceptionpublic void testAddToSession()
throws SessionException
SessionExceptionpublic void testUpdateSessionNoResult()
throws SessionException
SessionExceptionpublic void testUpdateSession()
throws SessionException,
ResolverException
SessionExceptionResolverExceptionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.