C# Class Apache.Shiro.Authz.Aop.GuestAttributeHandler

Inheritance: AuthorizingAttributeHandler
Afficher le fichier Open project: katasource/shironet

Méthodes publiques

Méthode Description
AssertAuthorized ( Attribute attribute ) : void
GuestAttributeHandler ( ) : System

Method Details

AssertAuthorized() public méthode

public AssertAuthorized ( Attribute attribute ) : void
attribute System.Attribute
Résultat void

GuestAttributeHandler() public méthode

public GuestAttributeHandler ( ) : System
Résultat System