|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticatingFilter | |
|---|---|
| org.tynamo.security.shiro.authc | |
| Uses of AuthenticatingFilter in org.tynamo.security.shiro.authc |
|---|
| Subclasses of AuthenticatingFilter in org.tynamo.security.shiro.authc | |
|---|---|
class |
AnonymousFilter
Filter that allows access to a path immeidately without performing security checks of any kind. |
class |
BasicHttpAuthenticationFilter
Requires the requesting user to be authenticated for the
request to continue, and if they're not, requires the user to login via the HTTP Basic protocol-specific challenge. |
class |
FormAuthenticationFilter
Requires the requesting user to be authenticated for the request to continue, and if they are not, forces the user to login via by redirecting them to the loginUrl you configure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||