Uses of Class
winstone.auth.BaseAuthenticationHandler

Packages that use BaseAuthenticationHandler
winstone.auth   
 

Uses of BaseAuthenticationHandler in winstone.auth
 

Subclasses of BaseAuthenticationHandler in winstone.auth
 class BasicAuthenticationHandler
          Handles HTTP basic authentication.
 class ClientcertAuthenticationHandler
           
 class DigestAuthenticationHandler
          Implements the MD5 digest version of authentication
 class FormAuthenticationHandler
          Handles FORM based authentication configurations.
 



Copyright © 2013. All Rights Reserved.