Uses of Interface
org.apache.lucene.gdata.server.authentication.GDataHttpAuthenticator

Packages that use GDataHttpAuthenticator
org.apache.lucene.gdata.servlet.handler GData Request Handler. 
 

Uses of GDataHttpAuthenticator in org.apache.lucene.gdata.servlet.handler
 

Classes in org.apache.lucene.gdata.servlet.handler that implement GDataHttpAuthenticator
 class AbstractAccountHandler
           
 class AbstractFeedHandler
           
 class AbstractGdataRequestHandler
           
 class DefaultDeleteHandler
          Default Handler implementation.
 class DefaultGetHandler
          Default Handler implementation.
 class DefaultInsertHandler
          Default Handler implementation.
 class DefaultUpdateHandler
          Default Handler implementation.
 class DeleteAccountStrategy
           
 class DeleteFeedHandler
           
 class InsertAccountStrategy
           
 class InsertFeedHandler
           
 class RequestAuthenticator
          The RequestAuthenticator provides access to the registered AuthenticationController as a super class for all request handler requiereing authentication for access.
 class UpdateAccountStrategy
           
 class UpdateFeedHandler
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.