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, for removal: This API element is subject to removal in a future version.
- Author:
- Tristan Tarrant <tristan@infinispan.org>
-
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.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
-
Constructor Details
-
IdentityRoleMapper
public IdentityRoleMapper()Deprecated, for removal: This API element is subject to removal in a future version.
-
IdentityRoleMapper
instead