Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getProtocolPassword
Method
getProtocolPassword
jnode-core/src/jnode/dto/Link.java:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
public
String getProtocolPassword() {
79
return
protocolPassword;
80
}
81
82
public
void
setProtocolPassword(String protocolPassword) {
83
this.protocolPassword = protocolPassword;
Callers
6
listLinks
Method · 0.80
getAuthPassword
Method · 0.80
checkPassword
Method · 0.80
publish
Method · 0.80
handle
Method · 0.80
convert
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected