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

Inheritance: AuthorizingMethodInterceptorSupport
Datei anzeigen Open project: katasource/shironet

Public Methods

Method Description
AssertAuthorized ( IMethodInvocation invocation ) : void
AttributeAuthorizingMethodInterceptor ( ) : System.Collections.Generic

Method Details

AssertAuthorized() public method

public AssertAuthorized ( IMethodInvocation invocation ) : void
invocation IMethodInvocation
return void

AttributeAuthorizingMethodInterceptor() public method

public AttributeAuthorizingMethodInterceptor ( ) : System.Collections.Generic
return System.Collections.Generic