Package org.webbitserver.handler.authentication

Interface Summary
PasswordAuthenticator Provided to BasicAuthenticationHandler to verify the supplied username and password are valid.
PasswordAuthenticator.ResultCallback  
 

Class Summary
BasicAuthenticationHandler Adds HTTP Basic authentication to a page.
InMemoryPasswords Implementation of PasswordAuthenticator that verifies usernames and password from a prepopulated hashmap.
 



Copyright © 2012. All Rights Reserved.