| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
UserDevicesDictByHashMap.addUser(Object userId,
TokenPair tokenPair,
String deviceType,
String deviceId,
HttpMeta httpMeta) |
boolean |
UserDevicesDict.addUser(Object userId,
TokenPair tokenPair,
String deviceType,
String deviceId,
HttpMeta httpMeta) |
boolean |
UserDevicesDictByCache.addUser(Object userId,
TokenPair tokenPair,
String deviceType,
String deviceId,
HttpMeta httpMeta) |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpMeta |
HttpMeta.error(AuthzException authzException) |
HttpMeta |
HttpMeta.error(ExceptionStatus exceptionStatus) |
HttpMeta |
HttpMeta.error(ExceptionStatus exceptionStatus,
Throwable e) |
HttpMeta |
HttpMeta.setPermissions(Set<String> permissions) |
HttpMeta |
HttpMeta.setRoles(Set<String> roles) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
AuthzDefender.logs(String status,
HttpMeta httpMeta) |
static void |
AuthzDefender.logs(String status,
HttpMeta httpMeta,
PermRolesMeta meta) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
DefaultDataSecurityInterceptor.dataTrim(HttpMeta httpMeta,
PermLibrary permLibrary,
Map<String,FieldData> fieldDataMap,
Class<?> resultType,
Object obj) |
Object |
DataFinderSecurityInterceptor.dataTrim(HttpMeta httpMeta,
PermLibrary permLibrary,
Map<String,FieldData> fieldDataMap,
Class<?> resultType,
Object obj) |
boolean |
DefaultAuthzExceptionHandler.handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
HttpMeta httpMeta,
ExceptionStatus exceptionStatus) |
boolean |
AuthzExceptionHandler.handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
HttpMeta httpMeta,
ExceptionStatus exceptionStatus) |
String |
DefaultDataSecurityInterceptor.sqlChange(HttpMeta httpMeta,
PermLibrary permLibrary,
List<DataPermMeta> dataPermMetaList,
Class<?> resultType,
String sql) |
String |
DataFinderSecurityInterceptor.sqlChange(HttpMeta httpMeta,
PermLibrary permLibrary,
List<DataPermMeta> dataPermMetaList,
Class<?> resultType,
String sql) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
IPRangeSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
DeviceSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
CheckerSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
ParameterPermSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
Slot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
APIPermSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
CookieAndRequestSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
boolean |
LogSlot.chain(HttpMeta httpMeta,
org.springframework.web.method.HandlerMethod handler) |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpMeta |
AUtils.getCurrentHttpMeta() |
Copyright © 2022. All rights reserved.