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

Inheritance: AuthorizingAttributeHandler
Datei anzeigen Open project: katasource/shironet

Public Methods

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

Private Methods

Method Description
AssertAuthorized ( RequiresRolesAttribute attribute ) : void

Method Details

AssertAuthorized() public method

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

RolesAttributeHandler() public method

public RolesAttributeHandler ( ) : System
return System