Apache.Shiro.Authz.Aop.RolesAttributeMethodInterceptor.RolesAttributeMethodInterceptor C# (CSharp) Method

RolesAttributeMethodInterceptor() public method

        public RolesAttributeMethodInterceptor()
            : base(new RolesAttributeHandler())
        {
        }
RolesAttributeMethodInterceptor