Package net.shibboleth.idp.consent.impl
Class ConsentTestingSupport
- java.lang.Object
-
- net.shibboleth.idp.consent.impl.ConsentTestingSupport
-
public class ConsentTestingSupport extends Object
Helper methods for creating test objects for consent action tests.
-
-
Constructor Summary
Constructors Constructor Description ConsentTestingSupport()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,net.shibboleth.idp.attribute.IdPAttribute>newAttributeMap()static Map<String,net.shibboleth.idp.consent.Consent>newConsentMap()static List<net.shibboleth.idp.consent.storage.impl.ConsentResult>newConsentResults()static Map<String,Integer>newSymbolicsMap()
-