Uses of Interface
org.infinispan.security.PrincipalRoleMapperContext
-
Packages that use PrincipalRoleMapperContext Package Description org.infinispan.security Security API. -
-
Uses of PrincipalRoleMapperContext in org.infinispan.security
Methods in org.infinispan.security with parameters of type PrincipalRoleMapperContext Modifier and Type Method Description void
PrincipalRoleMapper. setContext(PrincipalRoleMapperContext context)
Sets the context for thisPrincipalRoleMapper
-