|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpMethodInterceptor | |
|---|---|
| org.jasig.schedassist.impl.caldav | |
| org.jasig.schedassist.impl.caldav.bedework | |
| Uses of HttpMethodInterceptor in org.jasig.schedassist.impl.caldav |
|---|
| Classes in org.jasig.schedassist.impl.caldav that implement HttpMethodInterceptor | |
|---|---|
class |
NoopHttpMethodInterceptorImpl
Does nothing to the AbstractHttpMessage. |
| Methods in org.jasig.schedassist.impl.caldav that return HttpMethodInterceptor | |
|---|---|
HttpMethodInterceptor |
CaldavCalendarDataDaoImpl.getMethodInterceptor()
|
| Methods in org.jasig.schedassist.impl.caldav with parameters of type HttpMethodInterceptor | |
|---|---|
void |
CaldavCalendarDataDaoImpl.setMethodInterceptor(HttpMethodInterceptor methodInterceptor)
|
| Uses of HttpMethodInterceptor in org.jasig.schedassist.impl.caldav.bedework |
|---|
| Classes in org.jasig.schedassist.impl.caldav.bedework that implement HttpMethodInterceptor | |
|---|---|
class |
BedeworkHttpMethodInterceptorImpl
Bedework expects each request include a Request Header with the name BedeworkHttpMethodInterceptorImpl.RUN_AS_HEADER
and the value set to the username of the ICalendarAccount the request is being sent on behalf of. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||