Package org.clazzes.util.http.sec

Interface Summary
CheckLoginService A base interface for remote services to check for logged in persons.
HttpLoginService An interface, which provides a login facility to an application.
 

Class Summary
HttpCheckLoginHelper A static helper for serlvets, which perform access checks on behalf of a HttpLoginService.
HttpLoginServiceRegistry This class may be used as a service listener, which keeps track of all registered HttpLoginService instance.
 

Exception Summary
LoginRequiredException An exception thrown, whenever a user is not logged in and a login URL should be propagated to the web application.
 



Copyright © 2012. All Rights Reserved.