org.tynamo.shiro.extension.authz.aop
Interface SecurityInterceptor

All Known Implementing Classes:
DefaultSecurityInterceptor

public interface SecurityInterceptor


Method Summary
 void intercept()
          The method which is performed before the method that you want to check.
 

Method Detail

intercept

void intercept()
The method which is performed before the method that you want to check.



Copyright © 2004-2013. All Rights Reserved.