public class DefaultLocalDynamicSourceKeyGeneratorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
controlValue |
private byte[] |
controlValueSHA1Bytes |
private String |
controlValueSHA1Hex |
private CriteriaSet |
criteria |
private org.opensaml.saml.metadata.resolver.impl.DefaultLocalDynamicSourceKeyGenerator |
generator |
private org.opensaml.saml.common.binding.artifact.SAMLSourceIDArtifact |
sourceIDArtifact |
private org.opensaml.saml.common.binding.artifact.SAMLSourceLocationArtifact |
sourceLocationArtifact |
| Constructor and Description |
|---|
DefaultLocalDynamicSourceKeyGeneratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testArtifactCriterion() |
void |
testEntityIdCriterion() |
void |
testUnsupportedCriterion() |
private String controlValue
private String controlValueSHA1Hex
private byte[] controlValueSHA1Bytes
private org.opensaml.saml.common.binding.artifact.SAMLSourceIDArtifact sourceIDArtifact
private org.opensaml.saml.common.binding.artifact.SAMLSourceLocationArtifact sourceLocationArtifact
private CriteriaSet criteria
private org.opensaml.saml.metadata.resolver.impl.DefaultLocalDynamicSourceKeyGenerator generator
public DefaultLocalDynamicSourceKeyGeneratorTest()
public void setUp()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void testEntityIdCriterion()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void testArtifactCriterion()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic void testUnsupportedCriterion()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.