public abstract class BaseX509ValidatorTest extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
private CertificateFactory |
factory |
testingClass| Constructor and Description |
|---|
BaseX509ValidatorTest(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
errorsAndWarnings(net.shibboleth.metadata.Item<?> item,
int expectedErrors,
int expectedWarnings) |
protected X509Certificate |
getCertificate(String id) |
classRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNameprivate CertificateFactory factory
protected X509Certificate getCertificate(String id) throws Exception
Exceptionprotected void errorsAndWarnings(net.shibboleth.metadata.Item<?> item,
int expectedErrors,
int expectedWarnings)
Copyright © 1999–2015. All rights reserved.