Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addUser
Method · 0.80
processAndValidateUserFields
Method · 0.80
register
Method · 0.80
login
Method · 0.80
forgotPasswordStep2
Method · 0.80
editUser
Method · 0.80
updateUser2
Method · 0.80
updateUser
Method · 0.80
validate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected