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 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 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–2017 Shibboleth Consortium. All rights reserved.