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

Inheritance: AuthorizingMethodInterceptorSupport
Afficher le fichier Open project: katasource/shironet

Méthodes publiques

Méthode Description
AssertAuthorized ( IMethodInvocation invocation ) : void
AttributeAuthorizingMethodInterceptor ( ) : System.Collections.Generic

Method Details

AssertAuthorized() public méthode

public AssertAuthorized ( IMethodInvocation invocation ) : void
invocation IMethodInvocation
Résultat void

AttributeAuthorizingMethodInterceptor() public méthode

public AttributeAuthorizingMethodInterceptor ( ) : System.Collections.Generic
Résultat System.Collections.Generic