Class ClusterPermissionMapper

java.lang.Object
org.infinispan.security.mappers.ClusterPermissionMapper
All Implemented Interfaces:
MutableRolePermissionMapper, RolePermissionMapper

public class ClusterPermissionMapper extends Object implements MutableRolePermissionMapper
ClusterPermissionMapper. This class implements both a MutableRolePermissionMapper storing the mappings in a persistent replicated internal cache named org.infinispan.PERMISSIONS
Since:
14.0
Author:
Tristan Tarrant