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