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

Method setUsername

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

Set the logon username of this user, which must be unique within the scope of a UserDatabase. @param username The new logon username

(String username)

Source from the content-addressed store, hash-verified

106 * @param username The new logon username
107 */
108 void setUsername(String username);
109
110
111 // --------------------------------------------------------- Public Methods

Callers 1

setDefaultsMethod · 0.65

Calls

no outgoing calls

Tested by 1

setDefaultsMethod · 0.52