Class ClusterRoleMapper

java.lang.Object
org.infinispan.security.mappers.ClusterRoleMapper
All Implemented Interfaces:
MutablePrincipalRoleMapper, PrincipalRoleMapper
Direct Known Subclasses:
ClusterRoleMapper

public class ClusterRoleMapper extends Object implements MutablePrincipalRoleMapper
ClusterRoleMapper. This class implements both a MutablePrincipalRoleMapper storing the mappings in a persistent replicated internal cache named org.infinispan.ROLES
Since:
7.0
Author:
Tristan Tarrant