Uses of Package
org.norther.tammi.spray.authenticator

Packages that use org.norther.tammi.spray.authenticator
org.norther.tammi.spray.authenticator   
org.norther.tammi.spray.authenticator.chain   
org.norther.tammi.spray.authenticator.tool   
 

Classes in org.norther.tammi.spray.authenticator used by org.norther.tammi.spray.authenticator
AbstractAuthenticatorFilter
          An abstract implementation of AuthenticatorFilter providing the base functionality for subclasses implementing specific authentication schemes.
AuthenticatorFilter
          An interface to authenticator filters.
CachedAuthFilter
          An interface that provides access to a cached principal.
HttpBasicAuthFilter
          An interface to BASIC authentication scheme as specified in RFC2617.
HttpDigestAuthFilter
          An interface to DIGEST authentication scheme as specified in RFC2617.
HttpFormAuthFilter
          An interface to FORM BASED authentication as described in the Servlet API Specification Version 2.3.
HttpSspiAuthFilter
          An interface to SSPI authentication scheme as specified by Microsoft Windows API.
SSLCertAuthFilter
          An implementation of the CLIENT_CERT authentication scheme.
TerminalAuthFilter
          An interface to TERM authentication scheme using the terminal id as user credentials.
 

Classes in org.norther.tammi.spray.authenticator used by org.norther.tammi.spray.authenticator.chain
AuthenticatorFilter
          An interface to authenticator filters.
 

Classes in org.norther.tammi.spray.authenticator used by org.norther.tammi.spray.authenticator.tool
AuthenticatorFilter
          An interface to authenticator filters.
 



Copyright © 2004 The Norther Organization. All rights reserved.