Class ClusterRoleMapper

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

@Deprecated public class ClusterRoleMapper extends ClusterRoleMapper
Deprecated.
use ClusterRoleMapper instead. This class will be removed in Infinispan 14.0
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Constructor Details

    • ClusterRoleMapper

      public ClusterRoleMapper()
      Deprecated.