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

UserAttributeHandler() public method

public UserAttributeHandler ( ) : System
return System
        public UserAttributeHandler()
            : base(typeof(RequiresUserAttribute))
        {
        }