public class TemplateRequestURLBuilderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private VelocityEngine |
engine |
private org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder |
function |
| Constructor and Description |
|---|
TemplateRequestURLBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testEncodedFragment() |
void |
testEncodedPath() |
void |
testEncodedQueryParam() |
void |
testEncodedQueryParamLegacy() |
void |
testMDQStyleLegacy() |
void |
testNullEntityID() |
void |
testTransformer() |
void |
testWellKnownLocationStyle() |
void |
testWellKnownLocationStyleLegacy() |
private VelocityEngine engine
private org.opensaml.saml.metadata.resolver.impl.TemplateRequestURLBuilder function
public void setUp()
public void testEncodedQueryParamLegacy()
public void testMDQStyleLegacy()
public void testWellKnownLocationStyleLegacy()
public void testEncodedQueryParam()
public void testEncodedPath()
public void testEncodedFragment()
public void testWellKnownLocationStyle()
public void testTransformer()
public void testNullEntityID()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.