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

GuestAttributeHandler() public method

public GuestAttributeHandler ( ) : System
return System
        public GuestAttributeHandler()
            : base(typeof(RequiresGuestAttribute))
        {
        }