Uses of Interface
org.infinispan.security.AuthorizationMapperContext
-
Packages that use AuthorizationMapperContext Package Description org.infinispan.security Security API. -
-
Uses of AuthorizationMapperContext in org.infinispan.security
Subinterfaces of AuthorizationMapperContext in org.infinispan.security Modifier and Type Interface Description interfacePrincipalRoleMapperContextDeprecated.since 14.0.Methods in org.infinispan.security with parameters of type AuthorizationMapperContext Modifier and Type Method Description voidRolePermissionMapper. setContext(AuthorizationMapperContext context)Sets the context for thisRolePermissionMapper
-