private class ChainingTrustEngineTest.SuperEngine extends Object implements org.opensaml.security.trust.TrustEngine<ChainingTrustEngineTest.SuperToken>
| Modifier | Constructor and Description |
|---|---|
private |
SuperEngine(Boolean trusted) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(ChainingTrustEngineTest.SuperToken token,
CriteriaSet trustBasisCriteria) |
private Boolean trusted
private SuperEngine(Boolean trusted)
public boolean validate(ChainingTrustEngineTest.SuperToken token, CriteriaSet trustBasisCriteria) throws SecurityException
validate in interface org.opensaml.security.trust.TrustEngine<ChainingTrustEngineTest.SuperToken>SecurityExceptionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.