Modifier and Type | Class and Description |
---|---|
class |
ClientInfoFilter
This servlet filter extracts client-specific information and places it in the shiro
ThreadContext so it can be forwarded to useful areas of interest. |
Modifier and Type | Method and Description |
---|---|
void |
DelegateServletFilter.removeSecurityFilter(org.osgi.framework.ServiceReference<SecurityFilter> securityFilterServiceReference) |
Modifier and Type | Class and Description |
---|---|
class |
ResponseFilter
Servlet filter that adds security information to the http response header.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationFilter
Handler that implements authorization checking for contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
LoginFilter
Servlet filter that exchanges all incoming tokens for a SAML assertion via an STS.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSSOFilter
Serves as the main security filter that works in conjunction with a number of handlers to protect
a variety of contexts each using different authentication schemes and policies.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.