public class DSAKeyValueTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private String |
dsaBase64 |
private String |
keyInfoFile |
private DSAPublicKey |
pubKey |
private org.opensaml.xmlsec.keyinfo.KeyInfoCredentialResolver |
resolver |
| Constructor and Description |
|---|
DSAKeyValueTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testCredResolution()
Test basic credential resolution.
|
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.opensaml.xmlsec.keyinfo.KeyInfoCredentialResolver resolver
private String keyInfoFile
private DSAPublicKey pubKey
private final String dsaBase64
public void testCredResolution()
throws ResolverException
ResolverException - on error resolving credentialsCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.