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

Inheritance: AuthorizingAttributeHandler
Datei anzeigen Open project: katasource/shironet

Public Methods

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

Method Details

AssertAuthorized() public method

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

AuthenticatedAttributeHandler() public method

public AuthenticatedAttributeHandler ( ) : System
return System