Class ClusterRoleMapper

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

public class ClusterRoleMapper extends Object implements MutablePrincipalRoleMapper, Lifecycle
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