Copyright© 2008-2026 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,
Map<String,?> 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,
Map<String,Object> aSharedState,
Map<String,Object> aOptions,
AuthenticationFilterChain aChain)
A filter that can be used to populate the shared state and/or options for a JAAS login module.
|
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.