Uses of Class
org.craftercms.studio.api.v2.dal.security.RolePermissionMappings
Packages that use RolePermissionMappings
-
Uses of RolePermissionMappings in org.craftercms.studio.api.v2.dal.security
Methods in org.craftercms.studio.api.v2.dal.security that return types with arguments of type RolePermissionMappingsMethods in org.craftercms.studio.api.v2.dal.security with parameters of type RolePermissionMappingsModifier and TypeMethodDescriptionvoidSitePermissionMappings.addRolePermissionMapping(String role, RolePermissionMappings rolePermissionMappings) Method parameters in org.craftercms.studio.api.v2.dal.security with type arguments of type RolePermissionMappingsModifier and TypeMethodDescriptionvoidSitePermissionMappings.setRolePermissions(Map<String, RolePermissionMappings> rolePermissions)