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 TypeMethodDescriptionvoidPrincipalRoleMapper.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 TypeMethodDescriptionvoidCommonNameRoleMapper.setContext(PrincipalRoleMapperContext context) voidIdentityRoleMapper.setContext(PrincipalRoleMapperContext context)