|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationService | |
|---|---|
| com.bradmcevoy.http | |
| com.bradmcevoy.http.http11 | |
| com.bradmcevoy.http.webdav | |
| Uses of AuthenticationService in com.bradmcevoy.http |
|---|
| Constructors in com.bradmcevoy.http with parameters of type AuthenticationService | |
|---|---|
HandlerHelper(AuthenticationService authenticationService,
java.util.List<StorageChecker> storageCheckers)
|
|
HttpManager(ResourceFactory resourceFactory,
AuthenticationService authenticationService)
|
|
HttpManager(ResourceFactory resourceFactory,
WebDavResponseHandler responseHandler,
AuthenticationService authenticationService)
|
|
MsOfficeResponseHandler(AuthenticationService authenticationService)
|
|
ProtocolHandlers(WebDavResponseHandler responseHandler,
AuthenticationService authenticationService)
|
|
| Uses of AuthenticationService in com.bradmcevoy.http.http11 |
|---|
| Methods in com.bradmcevoy.http.http11 that return AuthenticationService | |
|---|---|
AuthenticationService |
DefaultHttp11ResponseHandler.getAuthenticationService()
|
| Constructors in com.bradmcevoy.http.http11 with parameters of type AuthenticationService | |
|---|---|
DefaultHttp11ResponseHandler(AuthenticationService authenticationService)
|
|
DefaultHttp11ResponseHandler(AuthenticationService authenticationService,
ETagGenerator eTagGenerator)
|
|
| Uses of AuthenticationService in com.bradmcevoy.http.webdav |
|---|
| Constructors in com.bradmcevoy.http.webdav with parameters of type AuthenticationService | |
|---|---|
DefaultWebDavResponseHandler(AuthenticationService authenticationService)
|
|
DefaultWebDavResponseHandler(AuthenticationService authenticationService,
ResourceTypeHelper resourceTypeHelper)
|
|
DefaultWebDavResponseHandler(ValueWriters valueWriters,
AuthenticationService authenticationService)
|
|
DefaultWebDavResponseHandler(ValueWriters valueWriters,
AuthenticationService authenticationService,
ResourceTypeHelper resourceTypeHelper)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||