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 org.springframework.webflow.execution.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 org.springframework.webflow.execution.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 net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprotected void adjustProperties()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
adjustProperties in class SessionManagerBaseTestCasenet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic 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,
net.shibboleth.utilities.java.support.resolver.ResolverException
SessionExceptionnet.shibboleth.utilities.java.support.resolver.ResolverExceptionCopyright © 1999–2014. All rights reserved.