Package org.infinispan.security
Interface PrincipalRoleMapperContext
-
- All Superinterfaces:
AuthorizationMapperContext
- All Known Implementing Classes:
AuthorizationMapperContextImpl
@Deprecated public interface PrincipalRoleMapperContext extends AuthorizationMapperContext
Deprecated.since 14.0. To be removed in 17.0. UseAuthorizationMapperContext
insteadPrincipalRoleMapperContext.- Since:
- 7.0
- Author:
- Tristan Tarrant
-
-
Method Summary
-
Methods inherited from interface org.infinispan.security.AuthorizationMapperContext
getCacheManager
-
-