MCPcopy 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

UserVOMethod · 0.95
testIsUserAuthorizedMethod · 0.95
authorizeUserMethod · 0.95
startMethod · 0.95

Calls

no outgoing calls

Tested by 1

testIsUserAuthorizedMethod · 0.76