跳过导航链接
A B C D E G H I M O P R S T U V 

A

accept(String, Term, RDBColumnMetaData, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.terms.UserInRoleSqlTerm
 
authenticate(AuthenticationRequest) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 
AuthorizationSettingDao - org.hswebframework.web.dao.authorization中的接口
权限设置 DAO接口
AuthorizationSettingDetailDao - org.hswebframework.web.dao.authorization中的接口
权限设置详情 DAO接口
AuthorizationSettingMenuDao - org.hswebframework.web.dao.authorization中的接口
权限菜单 DAO接口

B

Base32String - org.hswebframework.web.service.authorization.simple.totp中的类
Encodes arbitrary byte arrays as case-insensitive base-32 strings.
Base32String(String) - 类 的构造器org.hswebframework.web.service.authorization.simple.totp.Base32String
 
Base32String.DecodingException - org.hswebframework.web.service.authorization.simple.totp中的异常错误
 

C

CacheConstants - org.hswebframework.web.service.authorization.simple中的接口
缓存所需常量
clearAllUserCache(ClearUserAuthorizationCacheEvent) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
clearUserCache(ClearUserAuthorizationCacheEvent) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
clone() - 类 中的方法org.hswebframework.web.service.authorization.simple.totp.Base32String
 
create(DataAccessEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.DefaultDataAccessFactory
 
createEntity() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
CustomUserSqlTermAutoConfiguration - org.hswebframework.web.service.authorization.simple.terms中的类
 
CustomUserSqlTermAutoConfiguration() - 类 的构造器org.hswebframework.web.service.authorization.simple.terms.CustomUserSqlTermAutoConfiguration
 

D

dataExisted(UserSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
decode(String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.Base32String
 
decode(String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.HexEncoding
Decodes the provided hexadecimal string into an array of bytes.
decodeInternal(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.totp.Base32String
 
DecodingException(String) - 异常错误 的构造器org.hswebframework.web.service.authorization.simple.totp.Base32String.DecodingException
 
DefaultDataAccessFactory - org.hswebframework.web.service.authorization.simple中的类
 
DefaultDataAccessFactory() - 类 的构造器org.hswebframework.web.service.authorization.simple.DefaultDataAccessFactory
 
deleteByGroupId(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupBindService
 
deleteByPk(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
deleteByPk(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
deleteByPk(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
deleteByPk(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimplePermissionService
 
deleteByRoleId(String) - 接口 中的方法org.hswebframework.web.dao.authorization.UserRoleDao
 
deleteBySettingId(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
deleteByUserId(String) - 接口 中的方法org.hswebframework.web.dao.authorization.UserRoleDao
 
deleteDetail(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
disable(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
disable(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
disable(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 

E

enable(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
enable(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
enable(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
encode(byte[]) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.Base32String
 
encode(byte[]) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.HexEncoding
Encodes the provided data as a hexadecimal string.
encodeInternal(byte[]) - 类 中的方法org.hswebframework.web.service.authorization.simple.totp.Base32String
 
encodePassword(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 

G

generate(String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
根据密钥生成动态口令
generateTOTP(String, String, String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
This method generates a TOTP value for the given set of parameters.
generateTOTP(String, String, String, String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
This method generates a TOTP value for the given set of parameters.
generateTOTP256(String, String, String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
This method generates a TOTP value for the given set of parameters.
generateTOTP512(String, String, String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
This method generates a TOTP value for the given set of parameters.
generateTotpString(String, String, String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
生成totp协议字符串
get(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
getByUserId(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupBindService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimplePermissionService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
getDao() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupBindService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimplePermissionService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
getIdGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
getIDGenerator() - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
getMenuByGroupId(List<String>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
getRandomSecretBase32(int) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
生成base32编码的随机密钥
getSetting(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.InServiceUserSettingManager
 
getUserMenuAsList(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
getUserMenuAsTree(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
getUserRole(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 

H

handleUserCreatedEvent(UserCreatedEvent) - 类 中的方法org.hswebframework.web.service.authorization.simple.totp.TotpTwoFactorProvider
 
HexEncoding - org.hswebframework.web.service.authorization.simple.totp中的类
 

I

initPermission(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
initUserAuthorization(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
insert(UserRoleEntity) - 接口 中的方法org.hswebframework.web.dao.authorization.UserRoleDao
 
insert(AuthorizationSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
insert(MenuGroupEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
insert(MenuEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
insert(PermissionEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimplePermissionService
 
insert(RoleEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
insert(UserEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
insert(UserSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
InServiceUserSettingManager - org.hswebframework.web.service.authorization.simple中的类
 
InServiceUserSettingManager() - 类 的构造器org.hswebframework.web.service.authorization.simple.InServiceUserSettingManager
 

M

MENU_CACHE_NAME - 接口 中的静态变量org.hswebframework.web.service.authorization.simple.CacheConstants
 
MenuDao - org.hswebframework.web.dao.authorization中的接口
 
MenuGroupBindDao - org.hswebframework.web.dao.authorization中的接口
菜单分组关联 DAO接口
MenuGroupDao - org.hswebframework.web.dao.authorization中的接口
菜单分组 DAO接口
mergeSetting(List<AuthorizationSettingEntity>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 

O

org.hswebframework.web.dao.authorization - 程序包 org.hswebframework.web.dao.authorization
 
org.hswebframework.web.service.authorization.simple - 程序包 org.hswebframework.web.service.authorization.simple
 
org.hswebframework.web.service.authorization.simple.terms - 程序包 org.hswebframework.web.service.authorization.simple.terms
 
org.hswebframework.web.service.authorization.simple.totp - 程序包 org.hswebframework.web.service.authorization.simple.totp
 

P

PermissionDao - org.hswebframework.web.dao.authorization中的接口
 

R

RoleDao - org.hswebframework.web.dao.authorization中的接口
 

S

saveOrUpdate(AuthorizationSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
saveOrUpdate(MenuEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
saveOrUpdate(UserSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
saveSetting(String, String, String, UserSettingPermission) - 类 中的方法org.hswebframework.web.service.authorization.simple.InServiceUserSettingManager
 
select(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
selectByPermissionId(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
selectByPk(List<String>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
selectByPk(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
selectByPk(List<String>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
selectByRoleId(String) - 接口 中的方法org.hswebframework.web.dao.authorization.UserRoleDao
 
selectBySettingId(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
selectBySettingId(List<String>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
selectByUser(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
selectByUser(String, String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
selectByUserByRole(List<String>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
selectByUserId(String) - 接口 中的方法org.hswebframework.web.dao.authorization.UserRoleDao
 
selectByUsername(String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
selectByUserNameAndPassword(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
setAuthenticationInitializeService(AuthenticationInitializeService) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 
setAuthorizationSettingDao(AuthorizationSettingDao) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setAuthorizationSettingDetailDao(AuthorizationSettingDetailDao) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setAuthorizationSettingMenuDao(AuthorizationSettingMenuDao) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
setAuthorizationSettingMenuService(AuthorizationSettingMenuService) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setAuthorizationSettingTypeSuppliers(List<AuthorizationSettingTypeSupplier>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setDataAccessConfigBuilderFactory(DataAccessConfigBuilderFactory) - 类 中的方法org.hswebframework.web.service.authorization.simple.DefaultDataAccessFactory
 
setDataAccessFactory(DataAccessFactory) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setMenuDao(MenuDao) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
setMenuService(MenuService) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setPermissionService(PermissionService) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
setUserService(UserService) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
SimpleAuthenticationManager - org.hswebframework.web.service.authorization.simple中的类
 
SimpleAuthenticationManager() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 
SimpleAuthenticationManager(AuthenticationInitializeService) - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 
SimpleAuthenticationManager(AuthenticationInitializeService, AuthenticationManager) - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 
SimpleAuthorizationSettingMenuService - org.hswebframework.web.service.authorization.simple中的类
 
SimpleAuthorizationSettingMenuService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingMenuService
 
SimpleAuthorizationSettingService - org.hswebframework.web.service.authorization.simple中的类
默认的服务实现
SimpleAuthorizationSettingService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
SimpleMenuGroupBindService - org.hswebframework.web.service.authorization.simple中的类
默认的服务实现
SimpleMenuGroupBindService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleMenuGroupBindService
 
SimpleMenuGroupService - org.hswebframework.web.service.authorization.simple中的类
默认的服务实现
SimpleMenuGroupService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
SimpleMenuService - org.hswebframework.web.service.authorization.simple中的类
 
SimpleMenuService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
SimplePermissionService - org.hswebframework.web.service.authorization.simple中的类
权限管理
SimplePermissionService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimplePermissionService
 
SimpleRoleService - org.hswebframework.web.service.authorization.simple中的类
TODO 完成注释
SimpleRoleService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
SimpleUserService - org.hswebframework.web.service.authorization.simple中的类
默认的用户服务实现
SimpleUserService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleUserService
 
SimpleUserSettingService - org.hswebframework.web.service.authorization.simple中的类
 
SimpleUserSettingService() - 类 的构造器org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
sync(Authentication) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthenticationManager
 

T

TotpTwoFactorProvider - org.hswebframework.web.service.authorization.simple.totp中的类
 
TotpTwoFactorProvider(UserSettingManager, TwoFactorTokenManager) - 类 的构造器org.hswebframework.web.service.authorization.simple.totp.TotpTwoFactorProvider
 
TotpUtil - org.hswebframework.web.service.authorization.simple.totp中的类
 
trySyncUserRole(String, List<String>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 

U

update(String, UserEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
updateBatch(Collection<MenuEntity>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
updateByPk(String, AuthorizationSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleAuthorizationSettingService
 
updateByPk(MenuGroupEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
updateByPk(List<MenuGroupEntity>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
updateByPk(String, MenuGroupEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuGroupService
 
updateByPk(MenuEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
updateByPk(String, MenuEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
updateByPk(List<MenuEntity>) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleMenuService
 
updateByPk(String, PermissionEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimplePermissionService
 
updateByPk(String, RoleEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleRoleService
 
updateByPk(String, UserSettingEntity) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserSettingService
 
updatePassword(String, String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.SimpleUserService
 
USER_AUTH_CACHE_NAME - 接口 中的静态变量org.hswebframework.web.service.authorization.simple.CacheConstants
 
USER_CACHE_NAME - 接口 中的静态变量org.hswebframework.web.service.authorization.simple.CacheConstants
 
USER_MENU_CACHE_NAME - 接口 中的静态变量org.hswebframework.web.service.authorization.simple.CacheConstants
 
UserDao - org.hswebframework.web.dao.authorization中的接口
 
userInRoleSqlTerm() - 类 中的方法org.hswebframework.web.service.authorization.simple.terms.CustomUserSqlTermAutoConfiguration
 
UserInRoleSqlTerm - org.hswebframework.web.service.authorization.simple.terms中的类
 
UserInRoleSqlTerm(boolean) - 类 的构造器org.hswebframework.web.service.authorization.simple.terms.UserInRoleSqlTerm
 
userNotInRoleSqlTerm() - 类 中的方法org.hswebframework.web.service.authorization.simple.terms.CustomUserSqlTermAutoConfiguration
 
UserRoleDao - org.hswebframework.web.dao.authorization中的接口
 
UserSettingDao - org.hswebframework.web.dao.authorization中的接口
 

V

validate(String, String) - 类 中的方法org.hswebframework.web.service.authorization.simple.totp.TotpTwoFactorProvider
 
verify(String, String) - 类 中的静态方法org.hswebframework.web.service.authorization.simple.totp.TotpUtil
验证动态口令是否正确
A B C D E G H I M O P R S T U V 
跳过导航链接

Copyright © 2016–2020. All rights reserved.