C# 클래스 Apache.Shiro.Authz.Aop.PermissionAttributeHandler

상속: AuthorizingAttributeHandler
파일 보기 프로젝트 열기: katasource/shironet

공개 메소드들

메소드 설명
AssertAuthorized ( Attribute attribute ) : void
PermissionAttributeHandler ( ) : System

비공개 메소드들

메소드 설명
AssertAuthorized ( RequiresPermissionsAttribute attribute ) : void

메소드 상세

AssertAuthorized() 공개 메소드

public AssertAuthorized ( Attribute attribute ) : void
attribute System.Attribute
리턴 void

PermissionAttributeHandler() 공개 메소드

public PermissionAttributeHandler ( ) : System
리턴 System