C# Class Apache.Shiro.Aop.AttributeHandler

Afficher le fichier Open project: katasource/shironet

Méthodes protégées

Méthode Description
AttributeHandler ( Type attributeType ) : System
GetSubject ( ) : ISubject

Method Details

AttributeHandler() protected méthode

protected AttributeHandler ( Type attributeType ) : System
attributeType System.Type
Résultat System

GetSubject() protected méthode

protected GetSubject ( ) : ISubject
Résultat ISubject