public class AESGCMTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private Logger |
log |
private org.opensaml.security.SecurityProviderTestSupport |
providerSupport |
private String |
targetFile |
| Constructor and Description |
|---|
AESGCMTest() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
testDataAESGCM() |
void |
testEncryptDecrypt(AlgorithmDescriptor descriptor,
int minJavaVersion,
boolean loadBC) |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElementprivate Logger log
private String targetFile
private org.opensaml.security.SecurityProviderTestSupport providerSupport
public Object[][] testDataAESGCM()
public void testEncryptDecrypt(AlgorithmDescriptor descriptor, int minJavaVersion, boolean loadBC) throws Exception
ExceptionCopyright © 1999–2015. All rights reserved.