@Component public class PermissionManager extends Object
| Constructor and Description |
|---|
PermissionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
grantPermissionsForTask(String taskId)
Grants permissions to the current user for the specified task.
|
void |
grantPermissionsForTask(String taskId,
String username)
Grants permissions for the specified task to the specified user.
|
public void grantPermissionsForTask(String taskId)
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.