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

AuthenticatedAttributeHandler() public method

public AuthenticatedAttributeHandler ( ) : System
return System
        public AuthenticatedAttributeHandler()
            : base(typeof(RequiresAuthenticationAttribute))
        {
        }