Class UserInfoInUserInfoResponseContextUpdateStrategyTest

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

public class UserInfoInUserInfoResponseContextUpdateStrategyTest extends Object
Tests for UserInfoInUserInfoResponseContextUpdateStrategy.
  • Field Details

    • CLIENT_SECRET

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

      private net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategy strategy
      The strategy to test.
  • Constructor Details

    • UserInfoInUserInfoResponseContextUpdateStrategyTest

      public UserInfoInUserInfoResponseContextUpdateStrategyTest()
  • Method Details

    • testUpdateEncryptedToSigned

      public void testUpdateEncryptedToSigned() throws Exception
      Throws:
      Exception