C# Class Apache.Shiro.Aop.AttributeHandler

Show file Open project: katasource/shironet

Protected Methods

Method Description
AttributeHandler ( Type attributeType ) : System
GetSubject ( ) : ISubject

Method Details

AttributeHandler() protected method

protected AttributeHandler ( Type attributeType ) : System
attributeType System.Type
return System

GetSubject() protected method

protected GetSubject ( ) : ISubject
return ISubject