跳过导航链接
A C D F G H I N O P Q R S U V W 

A

applyAuthentication(AuthorizationSettingEntity, Authentication) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxAuthorizationSettingController
 
authenticate(Mono<AuthenticationRequest>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationManager
 
AuthorizationServiceAutoConfiguration - org.hswebframework.web.system.authorization.defaults.configuration中的类
 
AuthorizationServiceAutoConfiguration() - 类 的构造器org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationServiceAutoConfiguration
 
AuthorizationWebAutoConfiguration - org.hswebframework.web.system.authorization.defaults.configuration中的类
 
AuthorizationWebAutoConfiguration() - 类 的构造器org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration
 
AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration - org.hswebframework.web.system.authorization.defaults.configuration中的类
 

C

changePassword(String, String, String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
changePassword(WebFluxUserController.ChangePasswordRequest) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
ChangePasswordRequest() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController.ChangePasswordRequest
 
changePermissionState(Byte, List<String>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxPermissionController
 
changeState(Publisher<String>, byte) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
changeState(String, Byte) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
clearUserAuthCache(List<AuthorizationSettingEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
convert(Map<String, PermissionEntity>, ResourceDefinition) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.PermissionSynchronization
 
countUser(QueryParam) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
createDelete() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
createDelete() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
createDelete() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 
createDelete() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultPermissionService
 
createFragments(String, RDBColumnMetadata, Term) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.terms.DimensionTerm
 
createFragments(String, RDBColumnMetadata, Term) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.terms.UserDimensionTerm
 
createTermType(String, boolean, boolean) - 类 中的静态方法org.hswebframework.web.system.authorization.defaults.service.terms.DimensionTerm
 
createUpdate() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
createUpdate() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
createUpdate() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 
createUpdate() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultPermissionService
 

D

DefaultAuthorizationSettingService - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultAuthorizationSettingService() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
DefaultDimensionService - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultDimensionService() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
DefaultDimensionUserService - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultDimensionUserService() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 
DefaultPermissionService - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultPermissionService() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultPermissionService
 
DefaultReactiveAuthenticationInitializeService - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultReactiveAuthenticationInitializeService() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
DefaultReactiveAuthenticationManager - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultReactiveAuthenticationManager() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationManager
 
DefaultReactiveUserService - org.hswebframework.web.system.authorization.defaults.service中的类
 
DefaultReactiveUserService() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
deleteByDimension(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionUserController
 
deleteById(Publisher<String>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
deleteById(Publisher<String>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
deleteById(Publisher<String>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultPermissionService
 
deleteByUserAndDimensionId(String, String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionUserController
 
deleteByUserId(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionUserController
 
deleteUser(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
deleteUser(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
deleteUserDimension(String, String, Mono<List<String>>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionUserController
 
dimensionTerm() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationServiceAutoConfiguration
 
DimensionTerm - org.hswebframework.web.system.authorization.defaults.service.terms中的类
查询和用户维度绑定的数据,如: 查询某个用户的机构 where id$dimension$org = userID
DimensionTerm() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.terms.DimensionTerm
 
DimensionTypeResponse - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
DimensionTypeResponse() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.DimensionTypeResponse
 
doAdd(UserEntity) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
doFilter(Flux<PermissionEntity>, Authentication) - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties.PermissionFilter
 
doInit(Mono<UserEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
doUpdate(UserEntity) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
DynamicDimension - org.hswebframework.web.system.authorization.defaults.service中的类
 
DynamicDimension() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.DynamicDimension
 

F

findAllType() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionTypeController
 
findById(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
findByUsername(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
findByUsernameAndPassword(String, String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
findUser(QueryParam) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 

G

generateId(AuthorizationSettingEntity) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
getAllPermission() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
getAllType() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
getByUserId(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationManager
 
getDimensionBindInfo(Collection<String>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
getDimensionById(DimensionType, String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
getDimensionByUserId(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
getDimensionsById(DimensionType, Collection<String>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
getRepository() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionTypeController
 
getService() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxAuthorizationSettingController
 
getService() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionController
 
getService() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionUserController
 
getService() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxPermissionController
 
getService() - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
getSettings(List<Dimension>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
getUserIdByDimensionId(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 

H

handle(Authentication, AuthorizationSettingEntity) - 枚举 中的方法org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties.PermissionFilter.UnAuthStrategy
 
handleClearAuthCache(ClearUserAuthorizationCacheEvent) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationManager
 
handlePermission(SimpleAuthentication, List<Dimension>, Map<String, PermissionEntity>, Map<String, List<AuthorizationSettingEntity>>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
handleResourceParseEvent(AuthorizeDefinitionInitializedEvent) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.PermissionSynchronization
 
handleSetting(Authentication, AuthorizationSettingEntity) - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties.PermissionFilter
 
handleUserDeleteEntity(UserDeletedEvent) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 

I

initPermission(SimpleAuthentication) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
initUserAuthorization(String) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveAuthenticationInitializeService
 
inject(T, String, String, List<String>) - 类 中的静态方法org.hswebframework.web.system.authorization.defaults.service.terms.DimensionTerm
 
inject(T, String, String, boolean, boolean, List<String>) - 类 中的静态方法org.hswebframework.web.system.authorization.defaults.service.terms.DimensionTerm
 
insert(Publisher<AuthorizationSettingEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
insert(Publisher<DimensionUserEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 
insertBatch(Publisher<? extends Collection<AuthorizationSettingEntity>>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
insertBatch(Publisher<? extends Collection<DimensionUserEntity>>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 

N

newUserInstance() - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 

O

of(DimensionEntity, DimensionType) - 类 中的静态方法org.hswebframework.web.system.authorization.defaults.service.DynamicDimension
 
of(DimensionType) - 类 中的静态方法org.hswebframework.web.system.authorization.defaults.webflux.DimensionTypeResponse
 
org.hswebframework.web.system.authorization.defaults.configuration - 程序包 org.hswebframework.web.system.authorization.defaults.configuration
 
org.hswebframework.web.system.authorization.defaults.service - 程序包 org.hswebframework.web.system.authorization.defaults.service
 
org.hswebframework.web.system.authorization.defaults.service.terms - 程序包 org.hswebframework.web.system.authorization.defaults.service.terms
 
org.hswebframework.web.system.authorization.defaults.webflux - 程序包 org.hswebframework.web.system.authorization.defaults.webflux
 

P

PermissionFilter() - 类 的构造器org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties.PermissionFilter
 
permissionProperties() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationServiceAutoConfiguration
 
PermissionProperties - org.hswebframework.web.system.authorization.defaults.configuration中的类
 
PermissionProperties() - 类 的构造器org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties
 
PermissionProperties.PermissionFilter - org.hswebframework.web.system.authorization.defaults.configuration中的类
 
PermissionProperties.PermissionFilter.UnAuthStrategy - org.hswebframework.web.system.authorization.defaults.configuration中的枚举
 
PermissionSynchronization - org.hswebframework.web.system.authorization.defaults.service中的类
 
PermissionSynchronization() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.PermissionSynchronization
 

Q

queryForGrant(QueryParamEntity) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxPermissionController
 

R

run(String...) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.PermissionSynchronization
 

S

save(Publisher<AuthorizationSettingEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
save(Publisher<DimensionEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
save(Publisher<DimensionUserEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 
save(Publisher<PermissionEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultPermissionService
 
saveUser(Mono<UserEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultReactiveUserService
 
saveUser(Mono<UserEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
setChildren(DimensionEntity, List<DimensionEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 

U

updateById(String, Mono<AuthorizationSettingEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultAuthorizationSettingService
 
updateById(String, Mono<DimensionEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionService
 
updateById(String, Mono<DimensionUserEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultDimensionUserService
 
updateById(String, Mono<PermissionEntity>) - 类 中的方法org.hswebframework.web.system.authorization.defaults.service.DefaultPermissionService
 
updateLoginUserInfo(UserEntity) - 类 中的方法org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
userDimensionTerm() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationServiceAutoConfiguration
 
UserDimensionTerm - org.hswebframework.web.system.authorization.defaults.service.terms中的类
查询和用户维度绑定的数据,如: 查询机构下的用户 where id$in-dimension$org = orgId
UserDimensionTerm() - 类 的构造器org.hswebframework.web.system.authorization.defaults.service.terms.UserDimensionTerm
 

V

valueOf(String) - 枚举 中的静态方法org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties.PermissionFilter.UnAuthStrategy
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.hswebframework.web.system.authorization.defaults.configuration.PermissionProperties.PermissionFilter.UnAuthStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WebFluxAuthorizationConfiguration() - 类 的构造器org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
webFluxAuthorizationSettingController() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
WebFluxAuthorizationSettingController - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
WebFluxAuthorizationSettingController() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxAuthorizationSettingController
 
webFluxDimensionController() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
WebFluxDimensionController - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
WebFluxDimensionController() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionController
 
webFluxDimensionTypeController() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
WebFluxDimensionTypeController - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
WebFluxDimensionTypeController() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionTypeController
 
webFluxDimensionUserController() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
WebFluxDimensionUserController - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
WebFluxDimensionUserController() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxDimensionUserController
 
webFluxPermissionController() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
WebFluxPermissionController - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
WebFluxPermissionController() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxPermissionController
 
webFluxUserController() - 类 中的方法org.hswebframework.web.system.authorization.defaults.configuration.AuthorizationWebAutoConfiguration.WebFluxAuthorizationConfiguration
 
WebFluxUserController - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
WebFluxUserController() - 类 的构造器org.hswebframework.web.system.authorization.defaults.webflux.WebFluxUserController
 
WebFluxUserController.ChangePasswordRequest - org.hswebframework.web.system.authorization.defaults.webflux中的类
 
A C D F G H I N O P Q R S U V W 
跳过导航链接

Copyright © 2016–2021. All rights reserved.