Package org.infinispan.security.impl
Class IdentityRoleMapper
- java.lang.Object
-
- org.infinispan.security.mappers.IdentityRoleMapper
-
- org.infinispan.security.impl.IdentityRoleMapper
-
- All Implemented Interfaces:
PrincipalRoleMapper
@Deprecated public class IdentityRoleMapper extends IdentityRoleMapper
Deprecated.useIdentityRoleMapper
instead- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
-
Constructor Summary
Constructors Constructor Description IdentityRoleMapper()
Deprecated.
-
Method Summary
-
Methods inherited from class org.infinispan.security.mappers.IdentityRoleMapper
equals, principalToRoles, setContext
-
-