| Class | Description |
|---|---|
| AbstractWebdavEventProcessor |
Abstract for all events that use webdav, sets up required browsing and authentication
information and handles processing exceptions
|
| CreateSession |
Initiates an authenticated WebDav session using eventSelector to determine
which event will be fired
|
| CreateSessions |
Creates webdav sessions by selecting a random user from the users collection and then
authenticating the user against WebDav using Basic Auth
FIXME: Should be using the RaiseEventsEventProcessor
|
| EndSession |
End of a webdav session
|
Copyright © 2013. All Rights Reserved.