@Path(value="/settings") @PermitAll @Consumes(value="application/json") @Produces(value="application/json") public class UserSettingsEndpoint extends Object
| Constructor and Description |
|---|
UserSettingsEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getByUser() |
javax.ws.rs.core.Response |
storeKey(Map<String,String> properties) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.