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

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

공개 메소드들

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

메소드 상세

AssertAuthorized() 공개 메소드

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

UserAttributeHandler() 공개 메소드

public UserAttributeHandler ( ) : System
리턴 System