@Path(value="/organizationMemberships/{organizationId}")
@PermitAll
public class OrganizationMembershipEndpoint
extends Object
OrganizationMembership.| Constructor and Description |
|---|
OrganizationMembershipEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getOrganizationMembershipsForOrganization(String organizationId) |
@GET
public javax.ws.rs.core.Response getOrganizationMembershipsForOrganization(@PathParam(value="organizationId")
String organizationId)
Copyright © 2015 Red Hat, Inc.. All rights reserved.