Class ShiroSecurityInterceptor

java.lang.Object
org.apache.shiro.cdi.ShiroSecurityInterceptor
All Implemented Interfaces:
Serializable

@Interceptor @Dependent @Priority(1000) public class ShiroSecurityInterceptor extends Object implements Serializable
Enforce Shiro security on EJBs and CDI Beans
See Also: