@Name(value="authorizedApplicationsActions") @Scope(value=CONVERSATION) public class AuthorizedApplicationsActions extends Object implements Serializable
| Constructor and Description |
|---|
AuthorizedApplicationsActions() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentModel> |
getAuthorizedApplications() |
void |
revokeAccess(String id) |
public List<DocumentModel> getAuthorizedApplications() throws ClientException
ClientExceptionpublic void revokeAccess(String id) throws ClientException
ClientExceptionCopyright © 2011 Nuxeo SA. All Rights Reserved.