Class RevocationCacheTest


  • public class RevocationCacheTest
    extends Object
    Tests for RevocationCache
    • Field Detail

      • storageService

        private org.opensaml.storage.impl.MemoryStorageService storageService
      • revocationCache

        private org.geant.idpextension.oidc.storage.RevocationCache revocationCache
    • Constructor Detail

      • RevocationCacheTest

        public RevocationCacheTest()
    • Method Detail

      • testInit

        public void testInit()
      • testStrictSetter

        public void testStrictSetter()
                              throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testExpirationSetter

        public void testExpirationSetter()
                                  throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testStorageGetter

        public void testStorageGetter()
                               throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testRevocationSuccess

        public void testRevocationSuccess()
                                   throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testRevocationSuccessLongContext

        public void testRevocationSuccessLongContext()
                                              throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testRevocationSuccessLongLongItem

        public void testRevocationSuccessLongLongItem()
                                               throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testRevocationExpirationSuccess

        public void testRevocationExpirationSuccess()
                                             throws net.shibboleth.utilities.java.support.component.ComponentInitializationException,
                                                    InterruptedException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
        InterruptedException