| 程序包 | 说明 |
|---|---|
| security.filters | |
| security.service |
| 限定符和类型 | 方法和说明 |
|---|---|
protected FunctionPermissionHandler |
AuthenticationBase.findFunctionMatcher(AuthenticationHandler handler)
查找功能匹配器
|
protected FunctionPermissionHandler |
AuthenticationBase.findFunctionMatcher(String method,
String path)
查找功能匹配器
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<FunctionPermissionHandler> |
AuthenticationBase.convertFunctionPermissionHandler(List<framework.security.FunctionPermission> functionPermissionList)
将功能函数列表转换为处理器列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
AuthenticationBase.hasAnonymous(AuthenticationHandler handler,
FunctionPermissionHandler functionPermissionHandler)
未授权
|
protected boolean |
AuthenticationBase.hasPermissions(AuthenticationHandler handler,
List<String> permissions,
FunctionPermissionHandler functionPermissionHandler)
权限检查
|
| 限定符和类型 | 方法和说明 |
|---|---|
FunctionPermissionHandler |
PathMatcher.match(String method,
String path)
匹配功能项
|
| 构造器和说明 |
|---|
PathMatcher(List<FunctionPermissionHandler> functionPermissionHandlers) |
Copyright © 2024. All rights reserved.