Skip navigation links
A B C D E G I M O P R S U 

A

ALFRESCO_API_PATH - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 
AlfrescoHttpClient - Class in org.alfresco.test.util
Helper class that provides HttpClient.
AlfrescoHttpClient(String, String) - Constructor for class org.alfresco.test.util.AlfrescoHttpClient
 
AlfrescoHttpClient(String, String, int) - Constructor for class org.alfresco.test.util.AlfrescoHttpClient
 
AlfrescoHttpClientFactory - Class in org.alfresco.test.util
Alfresco HttpClient factory.

B

BasicAuthPublicApiFactory - Class in org.alfresco.test.util
A public api factory that uses basic authentication to communicate with a repository.
BasicAuthPublicApiFactory(String, String, int, CMISEndpoint, int, int, int, int) - Constructor for class org.alfresco.test.util.BasicAuthPublicApiFactory
 
BasicAuthPublicApiFactory(String, String, int, CMISEndpoint, int, int, int, int, String, String, String) - Constructor for class org.alfresco.test.util.BasicAuthPublicApiFactory
 

C

close() - Method in class org.alfresco.test.util.AlfrescoHttpClient
Closes the HttpClient.
create(String, String, String, String, String, Site.Visibility) - Method in class org.alfresco.test.util.SiteService
Create site using Alfresco public API.
create(String, String, String, String, String) - Method in class org.alfresco.test.util.UserService
Create an Alfresco user on enterprise.

D

DEFAULT_LAST_NAME - Static variable in class org.alfresco.test.util.UserService
 
delete(String, String, String, String) - Method in class org.alfresco.test.util.SiteService
Delete an alfresco site.
delete(String, String, String) - Method in class org.alfresco.test.util.UserService
Delete a user from enterprise.

E

executeRequest(HttpRequestBase) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Execute HttpClient request.
exists(String, String, String) - Method in class org.alfresco.test.util.SiteService
Checks if site exists

G

generatePostRequest(String, JSONObject) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Creates the post request message body.
getAdminPublicApi() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getAdminPublicApi() - Method in interface org.alfresco.test.util.PublicApiFactory
Get a public api connection for the admin user.
getAlfTicket(String, String) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Generates an Alfresco Authentication Ticket based on the user name and password passed in.
getApiUrl() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getClient() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getContext() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getHost() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getHost() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getHttpClientWithBasicAuth(String, String) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Get basic http client with basic credential.
getObject() - Method in class org.alfresco.test.util.AlfrescoHttpClientFactory
 
getObjectType() - Method in class org.alfresco.test.util.AlfrescoHttpClientFactory
 
getParameterFromJSON(String, String) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Method to get parameters from JSON
getPort() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getPort() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getPreferredCMISEndPoint() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getPublicApi(String, String) - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getPublicApi(String, String) - Method in interface org.alfresco.test.util.PublicApiFactory
Get a public api connection for the "username"
getScheme() - Method in class org.alfresco.test.util.AlfrescoHttpClient
 
getScheme() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getTenantAdminPublicApi(String) - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
getTenantAdminPublicApi(String) - Method in interface org.alfresco.test.util.PublicApiFactory
Get a public api connection for the admin user of the given domain.

I

inviteUserToSiteAndAccept(String, String, String, String, String) - Method in class org.alfresco.test.util.UserService
Utility to invite a enterprise user to Site and accept the invitation
isIgnoreServletName() - Method in class org.alfresco.test.util.BasicAuthPublicApiFactory
 
isSingleton() - Method in class org.alfresco.test.util.AlfrescoHttpClientFactory
 

M

MIME_TYPE_JSON - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 

O

org.alfresco.test.util - package org.alfresco.test.util
 

P

PAGE_ACCEPT_URL - Static variable in class org.alfresco.test.util.UserService
 
PAGE_REJECT_URL - Static variable in class org.alfresco.test.util.UserService
 
PublicApiFactory - Interface in org.alfresco.test.util
A factory for creating a public api connection for a specific user.

R

readStream(HttpEntity) - Method in class org.alfresco.test.util.AlfrescoHttpClient
Parses http response stream into a JSONObject.

S

SiteService - Class in org.alfresco.test.util
Site utility helper that performs crud operation on Site.
SiteService(PublicApiFactory, AlfrescoHttpClientFactory) - Constructor for class org.alfresco.test.util.SiteService
 

U

userExists(String, String, String) - Method in class org.alfresco.test.util.UserService
Checks if user already exists.
UserService - Class in org.alfresco.test.util
Create user helper class, creates an Alfresco user using public API.
UserService(AlfrescoHttpClientFactory) - Constructor for class org.alfresco.test.util.UserService
 
UTF_8_ENCODING - Static variable in class org.alfresco.test.util.AlfrescoHttpClient
 
A B C D E G I M O P R S U 
Skip navigation links

Copyright © 2015 Alfresco Software. All rights reserved.