public class WriteProfileInterceptorResultToStorageTest extends Object
WriteProfileInterceptorResultToStorage unit test.| Modifier and Type | Class and Description |
|---|---|
private class |
WriteProfileInterceptorResultToStorageTest.MockProfileInterceptorResult |
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.profile.interceptor.impl.WriteProfileInterceptorResultToStorage |
action |
private org.opensaml.profile.context.ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
private org.opensaml.storage.impl.MemoryStorageService |
ss |
| Constructor and Description |
|---|
WriteProfileInterceptorResultToStorageTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateStorageRecord() |
void |
testCreateStorageRecordWithExpiration() |
void |
testNoAttemptedFlow() |
void |
testNoResults() |
void |
testNoStorageService() |
void |
testUpdateStorageRecord() |
private org.springframework.webflow.execution.RequestContext src
private org.opensaml.profile.context.ProfileRequestContext prc
private org.opensaml.storage.impl.MemoryStorageService ss
private net.shibboleth.idp.profile.interceptor.impl.WriteProfileInterceptorResultToStorage action
public WriteProfileInterceptorResultToStorageTest()
Copyright © 1999–2015. All rights reserved.