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