@Path(value="/bennu-oauth/service-applications") public class ServiceApplicationResource extends ExternalApplicationResource
advice$innerCreate, advice$innerUpdate| Constructor and Description |
|---|
ServiceApplicationResource() |
| Modifier and Type | Method and Description |
|---|---|
protected ExternalApplication |
create(com.google.gson.JsonElement json) |
protected Set<? extends ExternalApplication> |
getAllApplications() |
com.google.gson.JsonElement |
myApplications() |
protected com.google.gson.JsonElement |
update(ExternalApplication application,
com.google.gson.JsonElement json,
User currentUser) |
protected User |
verifyAndGetRequestAuthor() |
protected User |
verifyAndGetRequestAuthor(ExternalApplication application) |
allApplications, applicationsAuthorizations, banApplication, createApplication, delete, isManager, logo, unbanApplication, updateApplicationaccessControl, accessControl, ok, readDomainObjectcreate, create, getBuilder, merge, parse, setDefault, toJson, update, update, view, view, view, view, view, view, viewPaginated, viewPaginated, viewPaginatedprotected User verifyAndGetRequestAuthor()
verifyAndGetRequestAuthor in class ExternalApplicationResourceprotected User verifyAndGetRequestAuthor(ExternalApplication application)
verifyAndGetRequestAuthor in class ExternalApplicationResourcepublic com.google.gson.JsonElement myApplications()
myApplications in class ExternalApplicationResourceprotected Set<? extends ExternalApplication> getAllApplications()
getAllApplications in class ExternalApplicationResourceprotected ExternalApplication create(com.google.gson.JsonElement json)
create in class ExternalApplicationResourceprotected com.google.gson.JsonElement update(ExternalApplication application, com.google.gson.JsonElement json, User currentUser)
update in class ExternalApplicationResourceCopyright © 2018 FenixEdu. All rights reserved.