Copyright© 2008-2018 SiteVision AB, all rights reserved.
Package | Description |
---|---|
senselogic.sitevision.api.security.jaas.filter |
Filter interfaces for custom JAAS filters.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationFilterChain.doFilter(HttpServletRequest aRequest,
HttpServletResponse aResponse,
java.util.Map aSharedState,
AuthenticationFilterChain aChain)
A filter chain that can be used to populate the shared state and/or options for a JAAS login module.
|
void |
AuthenticationFilter.doFilter(HttpServletRequest aRequest,
HttpServletResponse aResponse,
java.util.Map aSharedState,
java.util.Map anOptions,
AuthenticationFilterChain aChain)
A filter that can be used to populate the shared state and/or options for a JAAS login module.
|
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2018 SiteVision AB, all rights reserved.