Class BasicEncryptionConfigurationTest


  • public class BasicEncryptionConfigurationTest
    extends Object
    • Field Detail

      • config

        private org.opensaml.xmlsec.impl.BasicEncryptionConfiguration config
      • cred1

        private org.opensaml.security.credential.Credential cred1
      • cred2

        private org.opensaml.security.credential.Credential cred2
    • Constructor Detail

      • BasicEncryptionConfigurationTest

        public BasicEncryptionConfigurationTest()
    • Method Detail

      • testDefaults

        public void testDefaults()
      • testDataEncryptionCredentials

        public void testDataEncryptionCredentials()
      • testDataEncryptionCredentialsImmutable

        public void testDataEncryptionCredentialsImmutable()
      • testDataEncryptionAlgorithmURIs

        public void testDataEncryptionAlgorithmURIs()
      • testDataEncryptionAlgorithmURIsImmutable

        public void testDataEncryptionAlgorithmURIsImmutable()
      • testKeyTransportEncryptionCredentials

        public void testKeyTransportEncryptionCredentials()
      • testKeyTransportEncryptionCredentialsImmutable

        public void testKeyTransportEncryptionCredentialsImmutable()
      • testKeyTransportEncryptionAlgorithmURIs

        public void testKeyTransportEncryptionAlgorithmURIs()
      • testKeyTransportEncryptionAlgorithmURIsImmutable

        public void testKeyTransportEncryptionAlgorithmURIsImmutable()
      • testDataKeyInfoGeneratorManager

        public void testDataKeyInfoGeneratorManager()
      • testKeyTransportKeyInfoGeneratorManager

        public void testKeyTransportKeyInfoGeneratorManager()
      • testRSAOAEPParameters

        public void testRSAOAEPParameters()
      • testRSAOAEPParametersMerge

        public void testRSAOAEPParametersMerge()
      • testKeyTransportAlgorithmPredicate

        public void testKeyTransportAlgorithmPredicate()