public class X500SubjectCanonicalizationTest extends PopulateAuthenticationContextTest
X500SubjectCanonicalization unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.impl.X500SubjectCanonicalization |
action |
authenticationFlows, prc, src| Constructor and Description |
|---|
X500SubjectCanonicalizationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testComplex() |
void |
testMultipleTypes() |
void |
testMultipleValues() |
void |
testMultiPrincipals() |
void |
testNoContext() |
void |
testNone() |
void |
testNoPrincipal() |
void |
testSecondary() |
void |
testSuccess() |
void |
testTransform() |
testActionprivate net.shibboleth.idp.authn.impl.X500SubjectCanonicalization action
public void setUp()
throws Exception
setUp in class PopulateAuthenticationContextTestExceptionpublic void testNoContext()
public void testNoPrincipal()
public void testMultiPrincipals()
public void testNone()
public void testSuccess()
public void testComplex()
public void testTransform()
public void testMultipleTypes()
public void testMultipleValues()
public void testSecondary()
Copyright © 1999–2014. All rights reserved.