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

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

공개 메소드들

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

메소드 상세

AssertAuthorized() 공개 메소드

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

GuestAttributeHandler() 공개 메소드

public GuestAttributeHandler ( ) : System
리턴 System