migration document list step 2

This commit is contained in:
Eugenio Romano
2016-07-04 12:01:14 +01:00
parent 7396a57e5c
commit 6284f3195c
10 changed files with 13 additions and 19 deletions

View File

@@ -94,6 +94,10 @@ export class AlfrescoAuthenticationService extends AlfrescoAuthenticationBase {
return this.alfrescoApi;
}
getToken(): any {
return this.alfrescoApi.getToeken();
}
/**
* The method return tru if the user is logged in
* @returns {boolean}