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

Method close

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

Finalize access to this user database. @exception Exception if any exception is thrown during closing

()

Source from the content-addressed store, hash-verified

69 * @exception Exception if any exception is thrown during closing
70 */
71 void close() throws Exception;
72
73
74 /**

Callers 15

endMethod · 0.65
closeMethod · 0.65
dispatchMethod · 0.65
closeMethod · 0.65
settingMethod · 0.65
processMethod · 0.65
closeConnectionMethod · 0.65
backgroundProcessMethod · 0.65
getUserBySearchMethod · 0.65
getRolesMethod · 0.65
addAttributeValuesMethod · 0.65
closeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected