Class EncryptedIDTokenLookupStrategyTest

java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategyTest

public class EncryptedIDTokenLookupStrategyTest extends Object
Tests for EncryptedIDTokenLookupStrategy.
  • Field Details

    • CLIENT_SECRET

      private static final String CLIENT_SECRET
      The client_secret.
      See Also:
    • function

      private net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.EncryptedIDTokenLookupStrategy function
    • prc

      private ProfileRequestContext prc
  • Constructor Details

    • EncryptedIDTokenLookupStrategyTest

      public EncryptedIDTokenLookupStrategyTest()
  • Method Details

    • 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