public class SuperTempAuthController extends java.lang.Object implements TempAuthController
构造器和说明 |
---|
SuperTempAuthController() |
限定符和类型 | 方法和说明 |
---|---|
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
在接口中 TempAuthController
java.lang.Exception