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, wait
notifyServerCertificate
public final TlsCredentials getClientCredentials(CertificateRequest certificateRequest)
TlsAuthentication
getClientCredentials
in interface TlsAuthentication
certificateRequest
- details of the certificate request