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

Method setFullName

java/org/apache/catalina/User.java:50–50  ·  view source on GitHub ↗

Set the full name of this user. @param fullName The new full name

(String fullName)

Source from the content-addressed store, hash-verified

48 * @param fullName The new full name
49 */
50 void setFullName(String fullName);
51
52
53 /**

Callers 2

createObjectMethod · 0.95
setFullNameMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected