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, for removal: This API element is subject to removal in a future version.
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.security.mappers.ClusterRoleMapper
ClusterRoleMapper.RoleSet
-
Field Summary
Fields inherited from class org.infinispan.security.mappers.ClusterRoleMapper
CLUSTER_ROLE_MAPPER_CACHE
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.infinispan.security.mappers.ClusterRoleMapper
deny, grant, list, listAll, principalToRoles
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.infinispan.security.PrincipalRoleMapper
setContext
-
Constructor Details
-
ClusterRoleMapper
public ClusterRoleMapper()Deprecated, for removal: This API element is subject to removal in a future version.
-
ClusterRoleMapper
instead. This class will be removed in Infinispan 14.0