Metaspace.MemberDef.setSecurity()

Signature

void setSecurity (Object memberDef, boolean isController, String filePath)

Domain

ACTION

Description

Sets the security .

Parameters

NameTypeDescription
memberDefObjectmember definition
isControllerbooleanjoin the cluster as a controller or requester
filePathStringpath to the security config file.

Returns

TypeDescription
void

Cautions

none