Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ setSource
Method
setSource
engine/schema/src/main/java/com/cloud/user/UserVO.java:320–322 ·
view source on GitHub ↗
(Source source)
Source
from the content-addressed store, hash-verified
318
}
319
320
public
void
setSource(Source source) {
321
this.source = source;
322
}
323
324
public
String getExternalEntity() {
325
return
externalEntity;
Callers
4
UserVO
Method · 0.95
testIsUserAuthorized
Method · 0.95
authorizeUser
Method · 0.95
start
Method · 0.95
Calls
no outgoing calls
Tested by
1
testIsUserAuthorized
Method · 0.76