Package org.infinispan.security
Interface PrincipalRoleMapperContext
public interface PrincipalRoleMapperContext
PrincipalRoleMapperContext.
- Since:
- 7.0
- Author:
- Tristan Tarrant
-
Method Summary
Modifier and TypeMethodDescriptionReturns theEmbeddedCacheManager
in which this role mapper is being instantiated
-
Method Details
-
getCacheManager
EmbeddedCacheManager getCacheManager()Returns theEmbeddedCacheManager
in which this role mapper is being instantiated
-