public class InternalCertAuthenticator extends Object implements ListenerAuthenticator
Modifier and Type | Field and Description |
---|---|
static String |
BEGIN_CERT |
static String |
END_CERT |
Constructor and Description |
---|
InternalCertAuthenticator(List<Certificate> rootCerts,
ListenerCertificateAuthenticatorDelegate delegate) |
public static final String BEGIN_CERT
public static final String END_CERT
public InternalCertAuthenticator(@Nullable List<Certificate> rootCerts, @Nullable ListenerCertificateAuthenticatorDelegate delegate)