| 程序包 | 说明 |
|---|---|
| cn.dreampie.common.plugin.shiro |
| 类和说明 |
|---|
| CaptchaUsernamePasswordToken
Created by wangrenhui on 14-1-3.
|
| MyAccessControlFilter
Superclass for any filter that controls access to a resource and may redirect the user to the login page
if they are not authenticated.
|
| MyAuthenticatingFilter
An
AuthenticationFilter that is capable of automatically performing an authentication attempt
based on the incoming request. |
| MyAuthenticationFilter
Base class for all Filters that require the current user to be authenticated.
|
| MyFormAuthenticationFilter
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. |
Copyright © 2014. All rights reserved.