| Interface | Description | 
|---|---|
| ClientCertificateStoreAuthenticationConsumer<T extends ClientCertificateStoreAuthentication<T>> | |
| ClientCertificateStoreAuthenticationSupplier<T extends ClientCertificateStoreAuthentication> | |
| TruststoreAuthenticationConsumer<T extends TruststoreAuthentication<T>> | |
| TruststoreAuthenticationSupplier<T extends TruststoreAuthentication> | 
| Class | Description | 
|---|---|
| ClientCertificateStoreAuthentication<T extends ClientCertificateStoreAuthentication<T>> | 
 Configuration for the keystore containing the client certificate if the
 syslog server requires authentication. 
 | 
| TruststoreAuthentication<T extends TruststoreAuthentication<T>> | 
 Configuration for the truststore for the server certificate, if not signed by
 an authority. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.