SPT Core API

Package com.sptci.auth.digest

Class Summary
Authenticator An abstract PasswordRetriever implementation that performs authentication.
Authenticator.ManagerTask A TimerTask that is used to clear the Authenticator.userMap periodically.
DatabaseAuthenticator A PasswordRetriever implementation that performs authentication against a database.
HttpDigestFilter A servlet filter that implements HTTP-Digest authentication.
 


SPT Core API