public class X509RSAExponentValidatorTest extends BaseX509ValidatorTest
testingClass| Constructor and Description |
|---|
X509RSAExponentValidatorTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
testCert(String certName,
net.shibboleth.metadata.validate.Validator<X509Certificate> val,
int expectedErrors,
int expectedWarnings) |
void |
testDefaults() |
void |
testNISTError() |
void |
testNISTWarning() |
private void |
testThreeCerts(net.shibboleth.metadata.validate.Validator<X509Certificate> val,
int expectedErrors3,
int expectedWarnings3,
int expectedErrors35,
int expectedWarnings35,
int expectedErrors65537,
int expectedWarnings65537) |
void |
testWarningOnly() |
errorsAndWarnings, getCertificateclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNameprivate void testCert(String certName, net.shibboleth.metadata.validate.Validator<X509Certificate> val, int expectedErrors, int expectedWarnings) throws Exception
Exceptionprivate void testThreeCerts(net.shibboleth.metadata.validate.Validator<X509Certificate> val, int expectedErrors3, int expectedWarnings3, int expectedErrors35, int expectedWarnings35, int expectedErrors65537, int expectedWarnings65537) throws Exception
ExceptionCopyright © 1999–2015. All rights reserved.