@RolesAllowed(value="READ") public class GroupResource extends AbstractResource
ff4j, request, securityContext, uriInfo| Constructor and Description |
|---|
GroupResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
operationDisableGroup(String groupName)
Convenient method to work on groupd : Here enabling
|
javax.ws.rs.core.Response |
operationEnable(String groupName)
Convenient method to work on groupd : Here enabling
|
javax.ws.rs.core.Response |
read(String groupName)
Convenient method to work on groupd : Here enabling
|
getFeatureStore, getPropertyStore, getRepo, setPropertyStorepublic javax.ws.rs.core.Response read(String groupName)
@RolesAllowed(value="WRITE") public javax.ws.rs.core.Response operationEnable(String groupName)
@RolesAllowed(value="WRITE") public javax.ws.rs.core.Response operationDisableGroup(String groupName)
Copyright © 2013–2022 FF4J. All rights reserved.