Class AbstractConsentAuditExtractorTest
- java.lang.Object
-
- net.shibboleth.idp.consent.audit.impl.AbstractConsentAuditExtractorTest
-
- Direct Known Subclasses:
CurrentConsentIdsAuditExtractorTest,CurrentConsentIsApprovedAuditExtractorTest,CurrentConsentValuesAuditExtractorTest
public class AbstractConsentAuditExtractorTest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected org.opensaml.profile.context.ProfileRequestContextprcprotected RequestContextsrc
-
Constructor Summary
Constructors Constructor Description AbstractConsentAuditExtractorTest()
-
-
-
Field Detail
-
src
protected RequestContext src
-
prc
protected org.opensaml.profile.context.ProfileRequestContext prc
-
-
Method Detail
-
setUp
@BeforeMethod public void setUp() throws Exception
- Throws:
Exception
-
-