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

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

Méthodes publiques

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

Method Details

AssertAuthorized() public méthode

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

AuthenticatedAttributeHandler() public méthode

public AuthenticatedAttributeHandler ( ) : System
Résultat System