| Package | Description |
|---|---|
| org.apache.sling.testing.clients | |
| org.apache.sling.testing.clients.interceptors |
| Modifier and Type | Method and Description |
|---|---|
SlingClient.InternalBuilder<T> |
SlingClient.InternalBuilder.addInterceptorFirst(HttpRequestResponseInterceptor itcp)
Adds this protocol interceptor to the head of the protocol processing list for both requests and responses
|
SlingClient.InternalBuilder<T> |
SlingClient.InternalBuilder.addInterceptorLast(HttpRequestResponseInterceptor itcp)
Adds this protocol interceptor to the tail of the protocol processing list for both requests and responses
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormBasedAuthInterceptor |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.