Package org.infinispan.security.impl
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.useClusterRoleMapper
instead. This class will be removed in Infinispan 14.0- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.infinispan.security.mappers.ClusterRoleMapper
ClusterRoleMapper.RoleSet
-
-
Constructor Summary
Constructors Constructor Description ClusterRoleMapper()
Deprecated.
-