MCPcopy Create free account
hub / github.com/apache/tomcat / getLog

Method getLog

java/org/apache/tomcat/util/net/SSLUtilBase.java:621–621  ·  view source on GitHub ↗

Returns the log for this utility. @return the log

()

Source from the content-addressed store, hash-verified

619 * @return the log
620 */
621 protected abstract Log getLog();
622
623 /**
624 * Returns whether TLS 1.3 renegotiation authentication is available.

Callers 1

SSLUtilBaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected