cn.dreampie.route.interceptor.security
类 SecurityInterceptor
java.lang.Object
cn.dreampie.route.interceptor.security.SecurityInterceptor
- 所有已实现的接口:
- Interceptor
public class SecurityInterceptor
- extends Object
- implements Interceptor
Created by wangrenhui on 15/1/2.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityInterceptor
public SecurityInterceptor(AuthenticateService authenticateService)
SecurityInterceptor
public SecurityInterceptor(SessionBuilder sessionBuilder)
intercept
public void intercept(RouteInvocation ri)
- 指定者:
- 接口
Interceptor 中的 intercept
Copyright © 2015. All rights reserved.