Package org.infinispan.security
Interface AuthorizationMapperContext
-
- All Known Subinterfaces:
PrincipalRoleMapperContext
- All Known Implementing Classes:
AuthorizationMapperContextImpl
public interface AuthorizationMapperContext
- Since:
- 14.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EmbeddedCacheManager
getCacheManager()
-
-
-
Method Detail
-
getCacheManager
EmbeddedCacheManager getCacheManager()
-
-