public static class BasicClientAuthTlsTest.ClientAuthClient extends java.lang.Object implements TestProtocolUtil.BlockingCallable
| Constructor and Description |
|---|
BasicClientAuthTlsTest.ClientAuthClient(java.security.KeyStore clientStore,
char[] clientKeyPass,
java.security.cert.X509Certificate trustAnchor) |
public BasicClientAuthTlsTest.ClientAuthClient(java.security.KeyStore clientStore,
char[] clientKeyPass,
java.security.cert.X509Certificate trustAnchor)
throws java.security.GeneralSecurityException,
java.io.IOException
java.security.GeneralSecurityExceptionjava.io.IOExceptionpublic java.lang.Exception call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.lang.Exception>java.lang.Exceptionpublic void await()
throws java.lang.InterruptedException
await in interface TestProtocolUtil.BlockingCallablejava.lang.InterruptedException