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

Inheritance: AuthorizingAttributeHandler
Datei anzeigen Open project: katasource/shironet

Public Methods

Method Description
AssertAuthorized ( Attribute attribute ) : void
UserAttributeHandler ( ) : System

Method Details

AssertAuthorized() public method

public AssertAuthorized ( Attribute attribute ) : void
attribute System.Attribute
return void

UserAttributeHandler() public method

public UserAttributeHandler ( ) : System
return System