Class DefaultPreDecryptionValidatorTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.encryption.support.tests.DefaultPreDecryptionValidatorTest

public class DefaultPreDecryptionValidatorTest extends org.opensaml.core.testing.XMLObjectBaseTestCase
  • Field Details

  • Constructor Details

    • DefaultPreDecryptionValidatorTest

      public DefaultPreDecryptionValidatorTest()
  • Method Details

    • setup

      @BeforeMethod public void setup() throws Exception
      Throws:
      Exception
    • goodEncryptedData

      public void goodEncryptedData() throws Exception
      Throws:
      Exception
    • goodEncryptedKey

      public void goodEncryptedKey() throws Exception
      Throws:
      Exception
    • noCipherData

      public void noCipherData() throws Exception
      Throws:
      Exception
    • encryptedDataWithCipherReference

      public void encryptedDataWithCipherReference() throws Exception
      Throws:
      Exception
    • encryptedKeyWithCipherReference

      public void encryptedKeyWithCipherReference() throws Exception
      Throws:
      Exception