@Component(value="rbacService") public class RbacServiceImpl extends Object implements RbacService
| 构造器和说明 |
|---|
RbacServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
hasPermission(javax.servlet.http.HttpServletRequest request,
org.springframework.security.core.Authentication authentication) |
public boolean hasPermission(javax.servlet.http.HttpServletRequest request,
org.springframework.security.core.Authentication authentication)
hasPermission 在接口中 RbacServiceCopyright © 2018. All rights reserved.