com.atlassian.jira.rest.client.plugin.scope
Class JiraReadUsersAndGroupsScope
java.lang.Object
com.atlassian.plugin.remotable.spi.permission.AbstractPermission
com.atlassian.jira.rest.client.plugin.scope.JiraReadUsersAndGroupsScope
- All Implemented Interfaces:
- com.atlassian.plugin.remotable.spi.permission.Permission, com.atlassian.plugin.remotable.spi.permission.scope.ApiScope, com.atlassian.plugin.schema.spi.SchemaDocumented
public final class JiraReadUsersAndGroupsScope
- extends com.atlassian.plugin.remotable.spi.permission.AbstractPermission
| Fields inherited from class com.atlassian.plugin.remotable.spi.permission.AbstractPermission |
DEFAULT_INSTALLATION_MODES |
| Methods inherited from class com.atlassian.plugin.remotable.spi.permission.AbstractPermission |
equals, getDescription, getInstallationModes, getKey, getName, getPermissionInfo, hashCode |
| Methods inherited from interface com.atlassian.plugin.remotable.spi.permission.Permission |
getInstallationModes, getKey, getPermissionInfo |
| Methods inherited from interface com.atlassian.plugin.schema.spi.SchemaDocumented |
getDescription, getName |
JiraReadUsersAndGroupsScope
public JiraReadUsersAndGroupsScope()
allow
public final boolean allow(javax.servlet.http.HttpServletRequest request,
String user)
- Specified by:
allow in interface com.atlassian.plugin.remotable.spi.permission.scope.ApiScope
getApiResourceInfos
public final Iterable<com.atlassian.plugin.remotable.spi.permission.scope.ApiResourceInfo> getApiResourceInfos()
- Specified by:
getApiResourceInfos in interface com.atlassian.plugin.remotable.spi.permission.scope.ApiScope
Copyright © 2013 Atlassian. All Rights Reserved.