public abstract class ServerOnlyTlsAuthentication extends java.lang.Object implements TlsAuthentication
| Constructor and Description |
|---|
ServerOnlyTlsAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
TlsCredentials |
getClientCredentials(CertificateRequest certificateRequest)
Return client credentials in response to server's certificate request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnotifyServerCertificatepublic final TlsCredentials getClientCredentials(CertificateRequest certificateRequest)
TlsAuthenticationTlsCredentialedAgreement,
TlsCredentialedDecryptor, or TlsCredentialedSigner, depending on the key
exchange that was negotiated and the details of the CertificateRequest.getClientCredentials in interface TlsAuthenticationcertificateRequest - details of the certificate request