Class OIDCAuthenticationResponseContextTest

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContextTest

public class OIDCAuthenticationResponseContextTest extends Object
Tests for OIDCAuthenticationResponseContext.
  • Field Details

    • ctx

      private net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCAuthenticationResponseContext ctx
  • Constructor Details

    • OIDCAuthenticationResponseContextTest

      public OIDCAuthenticationResponseContextTest()
  • Method Details

    • setUp

      @BeforeMethod protected void setUp() throws Exception
      Throws:
      Exception
    • testInitialState

      public void testInitialState()
    • testSetters

      public void testSetters() throws URISyntaxException, com.nimbusds.oauth2.sdk.ParseException
      Throws:
      URISyntaxException
      com.nimbusds.oauth2.sdk.ParseException