org.norther.tammi.spray.authenticator
Interface HttpSspiAuthFilter

All Superinterfaces:
AuthenticatorFilter, Filter
All Known Implementing Classes:
DefaultHttpSspiAuthFilter

public interface HttpSspiAuthFilter
extends AuthenticatorFilter

An interface to SSPI authentication scheme as specified by Microsoft Windows API.

Author:
Ilkka Priha

Method Summary
 
Methods inherited from interface org.norther.tammi.spray.authenticator.AuthenticatorFilter
authenticate, getAuthType, getDefaultDomain, getFaultyUser, getLoginAttempts, getLoginAttempts, getLogoutFlow, getLogoutHost, getLogoutPipe, getLogoutService, getLogoutTemplate, getLogoutURI, getLogoutURL, getPublicRealmName, getRealmName, getUnauthorizedTemplate, isAuthenticationRequired, isAutoLoginEnabled, isCachedPrincipalDiscarded, isUserInRole, setAuthenticationRequired, setAutoLoginEnabled, setCachedPrincipalDiscarded, setDefaultDomain, setLoginAttempts, setLogoutFlow, setLogoutHost, setLogoutPipe, setLogoutService, setLogoutTemplate, setLogoutURI, setPublicRealmName, setRealmName, setUnauthorizedTemplate, unauthenticated
 
Methods inherited from interface javax.servlet.Filter
destroy, doFilter, init
 



Copyright © 2004 The Norther Organization. All rights reserved.