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

Packages that use AuthenticationController
org.apache.lucene.gdata.server.authentication Classes and Exceptions used for client authentification. 
 

Uses of AuthenticationController in org.apache.lucene.gdata.server.authentication
 

Classes in org.apache.lucene.gdata.server.authentication that implement AuthenticationController
 class BlowfishAuthenticationController
          A AuthenticationController implmentation using a Blowfish algorithmn to en/decrpyt the authentification token.
 



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