MCPcopy Create free account
hub / github.com/diyhi/bbs / getPassword

Method getPassword

src/main/java/cms/model/staff/SysUsers.java:233–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231 }
232
233 public String getPassword() {
234 return password;
235 }
236
237 public String getUsername() {
238 return username;

Callers 9

addUserMethod · 0.80
registerMethod · 0.80
loginMethod · 0.80
forgotPasswordStep2Method · 0.80
editUserMethod · 0.80
updateUser2Method · 0.80
updateUserMethod · 0.80
validateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected