Class BasicClientAuthTlsTest.ClientAuthRejectedClient
java.lang.Object
org.bouncycastle.jsse.provider.test.BasicClientAuthTlsTest.ClientAuthRejectedClient
- All Implemented Interfaces:
Callable<Exception>
,org.bouncycastle.jsse.provider.test.TestProtocolUtil.BlockingCallable
- Enclosing class:
- BasicClientAuthTlsTest
public static class BasicClientAuthTlsTest.ClientAuthRejectedClient
extends Object
implements org.bouncycastle.jsse.provider.test.TestProtocolUtil.BlockingCallable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientAuthRejectedClient
public ClientAuthRejectedClient(X509Certificate trustAnchor) throws GeneralSecurityException, IOException - Throws:
GeneralSecurityException
IOException
-
-
Method Details
-
call
-
await
- Specified by:
await
in interfaceorg.bouncycastle.jsse.provider.test.TestProtocolUtil.BlockingCallable
- Throws:
InterruptedException
-