public class EvaluableEntityIDCredentialCriterionTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.security.credential.BasicCredential |
credential |
private org.opensaml.core.criterion.EntityIdCriterion |
criteria |
private String |
entityID |
| Constructor and Description |
|---|
EvaluableEntityIDCredentialCriterionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testCanNotEvaluate() |
void |
testNotSatisfy() |
void |
testRegistry() |
void |
testSatisfy() |
private org.opensaml.security.credential.BasicCredential credential
private String entityID
private org.opensaml.core.criterion.EntityIdCriterion criteria
Copyright © 1999–2014. All rights reserved.