public class SAMLArtifactURLBuilderTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
baseURL |
private org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder |
builder |
private com.google.common.io.BaseEncoding |
HEX |
| Constructor and Description |
|---|
SAMLArtifactURLBuilderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNonArtifact() |
void |
testSourceIDArtifact() |
void |
testSourceLocationArtifact() |
private org.opensaml.saml.metadata.resolver.impl.SAMLArtifactURLBuilder builder
private String baseURL
private com.google.common.io.BaseEncoding HEX
public void testSourceIDArtifact()
throws NoSuchAlgorithmException,
UnsupportedEncodingException
public void testSourceLocationArtifact()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void testNonArtifact()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.