Class ClusterPermissionMapper

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

public class ClusterPermissionMapper extends Object implements MutableRolePermissionMapper, org.infinispan.commons.api.Lifecycle
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