public class ExtractX509CertificateFromRequestTest extends PopulateAuthenticationContextTest
ExtractX509CertificateFromRequest unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.ExtractX509CertificateFromRequest |
action |
private String |
entityCertBase64 |
private String |
otherCert1Base64 |
authenticationFlows, prc, src| Constructor and Description |
|---|
ExtractX509CertificateFromRequestTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMissingIdentity() |
void |
testNoServlet() |
void |
testValid() |
testActionprivate String entityCertBase64
private String otherCert1Base64
private net.shibboleth.idp.authn.impl.ExtractX509CertificateFromRequest action
public ExtractX509CertificateFromRequestTest()
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionCopyright © 1999–2015. All rights reserved.