public class DEREncodedKeyValueTest extends XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private String |
keyInfoFile |
private RSAPublicKey |
pubKey |
private org.opensaml.xmlsec.keyinfo.KeyInfoCredentialResolver |
resolver |
private String |
rsaBase64 |
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory| Constructor and Description |
|---|
DEREncodedKeyValueTest() |
| 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, unmarshallElementinitOpenSAMLprivate org.opensaml.xmlsec.keyinfo.KeyInfoCredentialResolver resolver
private String keyInfoFile
private RSAPublicKey pubKey
private final String rsaBase64
public void testCredResolution()
throws SecurityException,
ResolverException
SecurityException - on error resolving credentialsResolverException - on error resolving credentialsCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.