MCPcopy Index your code
hub / github.com/apache/tomcat / getId

Method getId

java/org/apache/catalina/UserDatabase.java:45–45  ·  view source on GitHub ↗

Get the unique global identifier of this user database. @return the unique global identifier of this user database.

()

Source from the content-addressed store, hash-verified

43 * @return the unique global identifier of this user database.
44 */
45 String getId();
46
47
48 /**

Callers 15

saveMethod · 0.95
visitMethod · 0.65
validateXmlViewMethod · 0.65
generateJspFragmentMethod · 0.65
invokeMethod · 0.65
getStuckThreadIdsMethod · 0.65
interruptIfStuckMethod · 0.65
CompletedStuckThreadMethod · 0.65
valueUnboundMethod · 0.65
executeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected