@Name(value="authorizedApplicationsActions") @Scope(value=CONVERSATION) public class AuthorizedApplicationsActions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected NuxeoPrincipal |
currentUser |
Constructor and Description |
---|
AuthorizedApplicationsActions() |
Modifier and Type | Method and Description |
---|---|
List<DocumentModel> |
getAuthorizedApplications() |
protected Map<String,Serializable> |
getQueryFilter() |
void |
revokeAccess(String id) |
@In protected NuxeoPrincipal currentUser
public AuthorizedApplicationsActions()
public List<DocumentModel> getAuthorizedApplications()
protected Map<String,Serializable> getQueryFilter()
public void revokeAccess(String id)
Copyright © 2016 Nuxeo SA. All rights reserved.