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

UserAttributeMethodInterceptor() public method

        public UserAttributeMethodInterceptor()
            : base(new UserAttributeHandler())
        {
        }
UserAttributeMethodInterceptor