Uses of Interface
org.infinispan.security.PrincipalRoleMapperContext
Packages that use PrincipalRoleMapperContext
-
Uses of PrincipalRoleMapperContext in org.infinispan.security
Methods in org.infinispan.security with parameters of type PrincipalRoleMapperContextModifier and TypeMethodDescriptionvoid
PrincipalRoleMapper.setContext
(PrincipalRoleMapperContext context) Sets the context for thisPrincipalRoleMapper
-
Uses of PrincipalRoleMapperContext in org.infinispan.security.mappers
Methods in org.infinispan.security.mappers with parameters of type PrincipalRoleMapperContextModifier and TypeMethodDescriptionvoid
CommonNameRoleMapper.setContext
(PrincipalRoleMapperContext context) void
IdentityRoleMapper.setContext
(PrincipalRoleMapperContext context)