Uses of Package
org.apache.lucene.gdata.server.authentication

Packages that use org.apache.lucene.gdata.server.authentication
org.apache.lucene.gdata.server.authentication Classes and Exceptions used for client authentification. 
org.apache.lucene.gdata.servlet.handler GData Request Handler. 
 

Classes in org.apache.lucene.gdata.server.authentication used by org.apache.lucene.gdata.server.authentication
AuthenticationController
          Implementations of the AuthenticationController interface contain all the logic for processing token based authentification.
 

Classes in org.apache.lucene.gdata.server.authentication used by org.apache.lucene.gdata.servlet.handler
GDataHttpAuthenticator
          The GData protocol is based on the widly know REST approach and therefor client authentication will mostly be provided via a REST interface.
 



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