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

AuthorizingAttributeHandler() protected method

protected AuthorizingAttributeHandler ( Type attributeType ) : System
attributeType System.Type
return System
        protected AuthorizingAttributeHandler(Type attributeType)
            : base(attributeType)
        {
        }