Class FileRoleManager

java.lang.Object
com.gigaspaces.security.fs.FileRoleManager
All Implemented Interfaces:
RoleManager

public class FileRoleManager extends Object implements RoleManager
A file based RoleManager responsible for managing roles stored in a file. The file is read on construction and written to on the call to #close().
Since:
7.0.1
Author:
Moran Avigdor