Class RevokeConsentTest
- java.lang.Object
-
- net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
-
- net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentStorageActionTest
-
- net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentIndexedStorageActionTest
-
- net.shibboleth.idp.consent.flow.storage.impl.RevokeConsentTest
-
public class RevokeConsentTest extends AbstractConsentIndexedStorageActionTest
RevokeConsentunit test.
-
-
Field Summary
-
Fields inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
action, descriptor, prc, src
-
-
Constructor Summary
Constructors Constructor Description RevokeConsentTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUpAction()voidtestRevokeConsent()voidtestRevokeEmptyStorage()-
Methods inherited from class net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentIndexedStorageActionTest
populateAction, readStorageKeysFromIndex, testUnmodifiableStorageIndexKeyStrategy, testUnmodifiableStorageKeysSerializerStrategy, testUnmodifiableStorageKeysStrategy
-
Methods inherited from class net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentStorageActionTest
getMemoryStorageService, readConsentsFromStorage, setUpMemoryStorageService, testUnmodifiableInterceptorContextStrategy, testUnmodifiableStorageKeyStrategy, testUnmodifiableStorageSerializerStrategy
-
Methods inherited from class net.shibboleth.idp.consent.flow.impl.AbstractConsentActionTest
setUp
-
-