Contents
Class IdentityRoleMapper
java.lang.Object
org.infinispan.security.mappers.IdentityRoleMapper
org.infinispan.security.impl.IdentityRoleMapper
- All Implemented Interfaces:
PrincipalRoleMapper
@Deprecated(forRemoval=true,
since="10.1")
public class IdentityRoleMapper
extends IdentityRoleMapper
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.infinispan.security.mappers.IdentityRoleMapper
equals, principalToRoles
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.infinispan.security.PrincipalRoleMapper
setContext
IdentityRoleMapper
instead