Class CheckExpectedIssuerTest

java.lang.Object
org.opensaml.messaging.handler.impl.CheckExpectedIssuerTest

public class CheckExpectedIssuerTest extends Object
Unit test for CheckMandatoryIssuer.
  • Constructor Details

    • CheckExpectedIssuerTest

      public CheckExpectedIssuerTest()
  • Method Details

    • testMatch

      public void testMatch() throws Exception
      Throws:
      Exception
    • testNotMatch

      public void testNotMatch() throws Exception
      Throws:
      Exception
    • testNoIssuer

      public void testNoIssuer() throws Exception
      Throws:
      Exception
    • testNoExpectedIssuer

      public void testNoExpectedIssuer() throws Exception
      Throws:
      Exception
    • testMissingIssuerStrategy

      public void testMissingIssuerStrategy() throws Exception
      Throws:
      Exception
    • testMissingExpectedIssuerStrategy

      public void testMissingExpectedIssuerStrategy() throws Exception
      Throws:
      Exception