public class TestProxyAuthenticator extends Object implements ProxyAuthenticator<org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential>>
| Modifier and Type | Field and Description |
|---|---|
private boolean |
failureFlag
Whether to fail or not.
|
| Constructor and Description |
|---|
TestProxyAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(URI uri,
org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential> criteria) |
void |
setFailureFlag(boolean isFail) |
public void setFailureFlag(boolean isFail)
public void authenticate(@Nonnull URI uri, org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential> criteria) throws GeneralSecurityException
authenticate in interface ProxyAuthenticator<org.opensaml.security.trust.TrustEngine<org.opensaml.security.x509.X509Credential>>GeneralSecurityExceptionCopyright © 1999–2015. All rights reserved.