com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Class PlanPermissionsResource
java.lang.Object
com.atlassian.bamboo.plugins.testutils.rest.resource.plan.PlanPermissionsResource
@Singleton
public class PlanPermissionsResource
- extends Object
Method Summary |
javax.ws.rs.core.Response |
setPlanPermission(String planKey,
String permissionName,
String sidType,
String sidName,
javax.ws.rs.core.UriInfo uriInfo,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanPermissionsResource
public PlanPermissionsResource(HibernateMutableAclService aclService,
CachedPlanManager cachedPlanManager)
setPlanPermission
public javax.ws.rs.core.Response setPlanPermission(String planKey,
String permissionName,
String sidType,
String sidName,
@Context
javax.ws.rs.core.UriInfo uriInfo,
@Context
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.