public class AttributeReleaseFlowDescriptorTest extends Object
AttributeReleaseFlowDescriptor unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.consent.flow.ar.impl.AttributeReleaseFlowDescriptor |
descriptor |
| Constructor and Description |
|---|
AttributeReleaseFlowDescriptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testInstantation() |
void |
testMutatingDoNotRememberConsent() |
void |
testMutatingGlobalConsent() |
void |
testMutatingPerAttributeConsent() |
void |
testNullAttributeValuesHashFunction() |
void |
testSettingAttributeValuesHashFunction() |
void |
testSettingAttributeValuesHashFunctionAfterInitialization() |
void |
testSettingDoNotRememberConsentAfterInitialization() |
void |
testSettingGlobalConsentAfterInitialization() |
void |
testSettingPerAttributeConsentAfterInitialization() |
private net.shibboleth.idp.consent.flow.ar.impl.AttributeReleaseFlowDescriptor descriptor
public void setUp()
public void testInstantation()
public void testNullAttributeValuesHashFunction()
public void testSettingAttributeValuesHashFunctionAfterInitialization()
throws Exception
Exceptionpublic void testSettingAttributeValuesHashFunction()
throws Exception
Exceptionpublic void testMutatingDoNotRememberConsent()
throws Exception
Exceptionpublic void testSettingDoNotRememberConsentAfterInitialization()
throws Exception
Exceptionpublic void testMutatingGlobalConsent()
public void testSettingGlobalConsentAfterInitialization()
throws Exception
Exceptionpublic void testMutatingPerAttributeConsent()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.