Package net.sf.jguard.jee.authentication.http

contains jGuard servlet filters which control webapp access.

See:
          Description

Interface Summary
HttpConstants Interface whick regroup all of the HTTP Constants used.
 

Class Summary
AccessFilter Bound HTTP call (contained into AccessContext) to AuthenticationLifeCycle via via AuthenticationBindings.
AnonymizerRequestWrapper wrap the ServletRequest object to 'decorate' it to anonymize the user by hiding some request parameters and identifying as GUEST.
AuthSchemesHelper Authentication utility class to handle authentication schemes.
CaptchaChallengeBuilder  
HttpServletAuthenticationBindings  
HttpServletAuthenticationBindingsFactory  
JEERequestWrapperUtil utility class for JEE wrappers like HttpServletRequestWrapper or JGuardPortletRequestWrapper.
JGuardServletRequestWrapper wrap the ServletRequest object to 'decorate' it to respect the JAAS mechanism present in j2se.
 

Package net.sf.jguard.jee.authentication.http Description

contains jGuard servlet filters which control webapp access.



Copyright © 2004-2009. All Rights Reserved.