public class ProfileInterceptorFlowDescriptorTest extends Object
ProfileInterceptorFlowDescriptor unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptor |
descriptor |
private ProfileRequestContext |
prc |
private org.springframework.webflow.execution.RequestContext |
src |
| Constructor and Description |
|---|
ProfileInterceptorFlowDescriptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testEquality() |
void |
testInstantation() |
void |
testMutatingNonBrowserSupport() |
void |
testMutatingPredicate() |
void |
testUnmodifiableActivationCondition() |
void |
testUnmodifiableNonBrowserSupport() |
void |
testUnmodifiableStorageService() |
private net.shibboleth.idp.profile.interceptor.ProfileInterceptorFlowDescriptor descriptor
private org.springframework.webflow.execution.RequestContext src
private ProfileRequestContext prc
public ProfileInterceptorFlowDescriptorTest()
public void testUnmodifiableActivationCondition()
throws Exception
Exceptionpublic void testUnmodifiableStorageService()
throws Exception
Exceptionpublic void testUnmodifiableNonBrowserSupport()
throws Exception
Exceptionpublic void testEquality()
public void testMutatingNonBrowserSupport()
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.