public interface ProxyControllerInterceptor
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowHttpBasicAuthentication(RemoteConfigElement.EndpointDescriptor endpoint,
String uri) |
boolean |
exceptionOnError(RemoteConfigElement.EndpointDescriptor endpoint,
String uri) |
boolean allowHttpBasicAuthentication(RemoteConfigElement.EndpointDescriptor endpoint, String uri)
endpoint - EndpointDescriptor for the requesturi - Path uri for the requestboolean exceptionOnError(RemoteConfigElement.EndpointDescriptor endpoint, String uri)
endpoint - EndpointDescriptor for the requesturi - Path uri for the requestCopyright © 2005–2015 Alfresco Software. All rights reserved.