Class EncryptedIDTokenLookupStrategyTest


  • public class EncryptedIDTokenLookupStrategyTest
    extends Object
    Tests for EncryptedIDTokenLookupStrategy.
    • Constructor Detail

      • EncryptedIDTokenLookupStrategyTest

        public EncryptedIDTokenLookupStrategyTest()
    • Method Detail

      • setup

        @BeforeMethod
        public void setup()
      • testGetEncryptedIDToken

        public void testGetEncryptedIDToken()
                                     throws Exception
        Throws:
        Exception
      • testGetEncryptedIDToken_NotEncrypted

        public void testGetEncryptedIDToken_NotEncrypted()
                                                  throws Exception
        Throws:
        Exception
      • testGetEncryptedIDToken_NoIDToken

        public void testGetEncryptedIDToken_NoIDToken()
                                               throws Exception
        Throws:
        Exception