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

Inheritance: AuthorizingAttributeHandler
Datei anzeigen Open project: katasource/shironet

Public Methods

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

Method Details

AssertAuthorized() public method

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

GuestAttributeHandler() public method

public GuestAttributeHandler ( ) : System
return System