Class AESGCMTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.xmlsec.encryption.support.tests.AESGCMTest
public class AESGCMTest
extends org.opensaml.core.testing.XMLObjectBaseTestCase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.slf4j.Loggerprivate org.opensaml.security.testing.SecurityProviderTestSupportprivate StringFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]voidtestEncryptDecrypt(AlgorithmDescriptor descriptor, boolean loadBC) Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Field Details
-
log
private org.slf4j.Logger log -
targetFile
-
providerSupport
private org.opensaml.security.testing.SecurityProviderTestSupport providerSupport
-
-
Constructor Details
-
AESGCMTest
public AESGCMTest()
-
-
Method Details
-
testDataAESGCM
-
testEncryptDecrypt
- Throws:
Exception
-