Uses of Class
org.alfresco.httpclient.AuthenticationException
-
Packages that use AuthenticationException Package Description org.alfresco.httpclient -
-
Uses of AuthenticationException in org.alfresco.httpclient
Methods in org.alfresco.httpclient that throw AuthenticationException Modifier and Type Method Description protected org.apache.commons.httpclient.HttpMethod
AbstractHttpClient. sendRemoteRequest(Request req)
Send Request to the repositoryResponse
AlfrescoHttpClient. sendRequest(Request req)
Send Request to the repository
-