MCPcopy Index your code
hub / github.com/jgraph/drawio / getSecret

Method getSecret

src/main/java/com/mxgraph/online/AbsCache.java:512–515  ·  view source on GitHub ↗

Returns the data.

()

Source from the content-addressed store, hash-verified

510 * Returns the data.
511 */
512 public String getSecret()
513 {
514 return secret;
515 }
516
517 /**
518 * Constructs a new cache entry.

Callers 9

checkPatchMethod · 0.95
getPatchesMethod · 0.95
getConfigMethod · 0.80
getConfigMethod · 0.80
getConfigMethod · 0.80
getConfigMethod · 0.80
getPusherMethod · 0.80
getConfigMethod · 0.80
getConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected