Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getProxyPass
Method
getProxyPass
src/main/java/xmpp/Account.java:112–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
public
String getProxyPass() {
113
return
proxyPass;
114
}
115
116
public
void
setProxyPass(String Password) {
117
this.proxyPass = Password;
Callers
3
JabberStream
Method · 0.80
saveToDataOutputStream
Method · 0.80
showExtended
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected