| Package | Description |
|---|---|
| org.apache.shiro.web.filter.authc |
Servlet
Filter implementations specific to controlling access based on a
subject's authentication status, or those that can execute authentications (log-ins) directly. |
| Class and Description |
|---|
| AuthenticatingFilter
An
AuthenticationFilter that is capable of automatically performing an authentication attempt
based on the incoming request. |
| AuthenticationFilter
Base class for all Filters that require the current user to be authenticated.
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.