public class CommonTempAuthController extends java.lang.Object implements TempAuthController
| 构造器和说明 |
|---|
CommonTempAuthController() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
doesUserHasAuthority(java.lang.String userId,
java.lang.String templatePath,
AuthorityType type) |
public boolean doesUserHasAuthority(java.lang.String userId,
java.lang.String templatePath,
AuthorityType type)
throws java.lang.Exception
doesUserHasAuthority 在接口中 TempAuthControllerjava.lang.Exception