跳过导航链接
A C D E F G H I L M N Q R S T U V 

A

AbstrackAccountService - studio.wetrack.accountService中的类
Created by zhanghong on 16/7/18.
AbstrackAccountService(TokenService, SmsCodeService) - 类 的构造器studio.wetrack.accountService.AbstrackAccountService
 
AccountException - studio.wetrack.accountService中的异常错误
Created by zhanghong on 16/7/18.
AccountException(String) - 异常错误 的构造器studio.wetrack.accountService.AccountException
 
AccountService - studio.wetrack.accountService中的接口
Created by zhanghong on 16/7/18.
addToken(Token) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenInMemoryStorageService
 
addToken(Token) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 
addToken(Token) - 接口 中的方法studio.wetrack.accountService.auth.service.TokenStorageService
 
AuthorizationService - studio.wetrack.accountService.auth.service中的类
Created by zhanghong on 15/11/18.
AuthorizationService() - 类 的构造器studio.wetrack.accountService.auth.service.AuthorizationService
 

C

changePass(ChangePass) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
changePass(ChangePass) - 接口 中的方法studio.wetrack.accountService.AccountService
 
ChangePass - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
ChangePass() - 类 的构造器studio.wetrack.accountService.domain.ChangePass
 
checkPassword(String, String, Type) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
checkSmsCode(String, String, SmsCodeService.CodeType, boolean) - 类 中的方法studio.wetrack.accountService.DefaultSmsCodeServiceImpl
 
checkSmsCode(String, String, SmsCodeService.CodeType, boolean) - 接口 中的方法studio.wetrack.accountService.SmsCodeService
 
checkSmsCodeForLogin(String, String) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
checkSmsCodeForLogin(String, String) - 接口 中的方法studio.wetrack.accountService.AccountService
 
checkSmsCodeForResetPass(String, String) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
checkSmsCodeForResetPass(String, String) - 接口 中的方法studio.wetrack.accountService.AccountService
 

D

DefaultSmsCodeServiceImpl - studio.wetrack.accountService中的类
Created by zhanghong on 17/2/27.
DefaultSmsCodeServiceImpl(SmsService, RedisTemplate<String, String>) - 类 的构造器studio.wetrack.accountService.DefaultSmsCodeServiceImpl
 
deserialize(byte[]) - 枚举 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService.TokenSerializer
 

E

equals(Object) - 类 中的方法studio.wetrack.accountService.auth.domain.SimpleGrantedAuthority
 

F

findAllByUserId(String) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenInMemoryStorageService
 
findAllByUserId(String) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 
findAllByUserId(String) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
findAllByUserId(String) - 接口 中的方法studio.wetrack.accountService.auth.service.TokenStorageService
 
findByTokenString(String) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenInMemoryStorageService
 
findByTokenString(String) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 
findByTokenString(String) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
findByTokenString(String) - 接口 中的方法studio.wetrack.accountService.auth.service.TokenStorageService
 
findUserAndCheckPassAndReturnId(LoginForm) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
findUserAndReturnId(LoginForm) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 

G

getAccount() - 类 中的方法studio.wetrack.accountService.domain.SmartLoginForm
 
getAuthorities() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
getAuthority() - 类 中的方法studio.wetrack.accountService.auth.domain.SimpleGrantedAuthority
 
getCodeValidTimeForType(SmsCodeService.CodeType) - 类 中的方法studio.wetrack.accountService.DefaultSmsCodeServiceImpl
 
getCodeValidTimeForType(SmsCodeService.CodeType) - 接口 中的方法studio.wetrack.accountService.SmsCodeService
 
getCreated() - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
getEmail() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getEmail() - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
getId() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
getId() - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
getId() - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
getLoginLifeTime(LoginForm) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
getLoginLifeTime() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
getName() - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
getName() - 类 中的方法studio.wetrack.accountService.domain.Type
 
getNewPass() - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
getNewPass() - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
getOldPass() - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
getPassword() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
getPassword() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getPassword() - 类 中的方法studio.wetrack.accountService.domain.SmartLoginForm
 
getPhone() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getPhone() - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
getRolesStringArray() - 类 中的方法studio.wetrack.accountService.domain.Type
 
getSmsCode() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getSmsCodeService() - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
getToken() - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
getToken() - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
getTokenService() - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
getType() - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
getType() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getType() - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
getType() - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
getType() - 类 中的方法studio.wetrack.accountService.domain.SmartLoginForm
 
getUid() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getUser() - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
getUsername() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
getUserName() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
getVerification() - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
getWeixinId() - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
grantAccess(String, GrantedAuthority) - 类 中的方法studio.wetrack.accountService.auth.service.AuthorizationService
授权token持有人访问指定的权限

H

hashCode() - 类 中的方法studio.wetrack.accountService.auth.domain.SimpleGrantedAuthority
 
hasRole(String) - 类 中的方法studio.wetrack.accountService.auth.domain.User
 

I

isAccountNonExpired() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
isAccountNonLocked() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
isCredentialsNonExpired() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
isEnabled() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
isExpired() - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
isLoggedout() - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
isNeverExpired() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
isOnlyOnePermitted() - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 

L

login(SmartLoginForm) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
login(LoginForm) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
login(LoginForm) - 接口 中的方法studio.wetrack.accountService.AccountService
 
login(SmartLoginForm) - 接口 中的方法studio.wetrack.accountService.AccountService
 
login(User) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
login(String, String) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
login(String, String, int) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
LoginForm - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
LoginForm() - 类 的构造器studio.wetrack.accountService.domain.LoginForm
 
LoginOut - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
LoginOut() - 类 的构造器studio.wetrack.accountService.domain.LoginOut
 
logout(LoginOut) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
logout(LoginOut) - 接口 中的方法studio.wetrack.accountService.AccountService
 
logout(String) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 

M

main(String[]) - 类 中的静态方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 

N

NEVER_EXPIRED - 类 中的静态变量studio.wetrack.accountService.auth.domain.User
 

Q

quickLogin(LoginForm) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
quickLogin(LoginForm) - 接口 中的方法studio.wetrack.accountService.AccountService
 

R

removeByTokenString(String) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenInMemoryStorageService
 
removeByTokenString(String) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 
removeByTokenString(String) - 接口 中的方法studio.wetrack.accountService.auth.service.TokenStorageService
 
removeSmsCode(String, String, SmsCodeService.CodeType) - 类 中的方法studio.wetrack.accountService.DefaultSmsCodeServiceImpl
 
removeSmsCode(String, String, SmsCodeService.CodeType) - 接口 中的方法studio.wetrack.accountService.SmsCodeService
 
requestSmsCode(String, SmsCodeService.CodeType) - 类 中的方法studio.wetrack.accountService.DefaultSmsCodeServiceImpl
 
requestSmsCode(String, SmsCodeService.CodeType) - 接口 中的方法studio.wetrack.accountService.SmsCodeService
 
requestSmsCodeForLogin(String) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
requestSmsCodeForLogin(String) - 接口 中的方法studio.wetrack.accountService.AccountService
 
requestSmsCodeForResetPass(String) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
requestSmsCodeForResetPass(String) - 接口 中的方法studio.wetrack.accountService.AccountService
 
resetPass(ResetPass) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
resetPass(ResetPass) - 接口 中的方法studio.wetrack.accountService.AccountService
 
ResetPass - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
ResetPass() - 类 的构造器studio.wetrack.accountService.domain.ResetPass
 
ROLE_FULL - 类 中的静态变量studio.wetrack.accountService.auth.domain.User
 

S

serialize(Token) - 枚举 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService.TokenSerializer
 
setAccount(String) - 类 中的方法studio.wetrack.accountService.domain.SmartLoginForm
 
setCodeValidTimeForType(SmsCodeService.CodeType, long) - 类 中的方法studio.wetrack.accountService.DefaultSmsCodeServiceImpl
 
setCodeValidTimeForType(SmsCodeService.CodeType, long) - 接口 中的方法studio.wetrack.accountService.SmsCodeService
 
setCreated(long) - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
setEmail(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setEmail(String) - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
setFullRoleName(String) - 类 中的静态方法studio.wetrack.accountService.auth.domain.User
 
setId(String) - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
setId(String) - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
setLoggedout(boolean) - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
setLoginLifeTime(int) - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
setName(String) - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
setName(String) - 类 中的方法studio.wetrack.accountService.domain.Type
 
setNewPass(String) - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
setNewPass(String) - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
setOldPass(String) - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
setOnlyOnePermitted(boolean) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
setPassword(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setPassword(String) - 类 中的方法studio.wetrack.accountService.domain.SmartLoginForm
 
setPhone(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setPhone(String) - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
setSmsCode(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setSmsCodeService(SmsCodeService) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
setToken(String) - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
setTokenService(TokenService) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
setType(Type) - 类 中的方法studio.wetrack.accountService.domain.ChangePass
 
setType(Type) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setType(Type) - 类 中的方法studio.wetrack.accountService.domain.LoginOut
 
setType(Type) - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
setType(Type) - 类 中的方法studio.wetrack.accountService.domain.SmartLoginForm
 
setUid(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setUser(User) - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
setUserName(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
setVerification(String) - 类 中的方法studio.wetrack.accountService.domain.ResetPass
 
setWeixinId(String) - 类 中的方法studio.wetrack.accountService.domain.LoginForm
 
signup(Signup) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
signup(Signup) - 接口 中的方法studio.wetrack.accountService.AccountService
 
Signup - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
Signup() - 类 的构造器studio.wetrack.accountService.domain.Signup
 
SimpleGrantedAuthority - studio.wetrack.accountService.auth.domain中的类
Created by zhanghong on 15/11/18.
SimpleGrantedAuthority(String) - 类 的构造器studio.wetrack.accountService.auth.domain.SimpleGrantedAuthority
 
SmartLoginForm - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
SmartLoginForm() - 类 的构造器studio.wetrack.accountService.domain.SmartLoginForm
 
SmsCodeService - studio.wetrack.accountService中的接口
Created by zhanghong on 17/2/27.
SmsCodeService.CodeType - studio.wetrack.accountService中的枚举
 
studio.wetrack.accountService - 程序包 studio.wetrack.accountService
 
studio.wetrack.accountService.auth.domain - 程序包 studio.wetrack.accountService.auth.domain
 
studio.wetrack.accountService.auth.service - 程序包 studio.wetrack.accountService.auth.service
 
studio.wetrack.accountService.auth.service.impl - 程序包 studio.wetrack.accountService.auth.service.impl
 
studio.wetrack.accountService.domain - 程序包 studio.wetrack.accountService.domain
 

T

Token - studio.wetrack.accountService.auth.domain中的类
Created by zhanghong on 15/11/18.
Token(String, User) - 类 的构造器studio.wetrack.accountService.auth.domain.Token
 
TokenInMemoryStorageService - studio.wetrack.accountService.auth.service.impl中的类
Created by zhanghong on 15/11/21.
TokenInMemoryStorageService() - 类 的构造器studio.wetrack.accountService.auth.service.impl.TokenInMemoryStorageService
 
TokenRedisStorageService - studio.wetrack.accountService.auth.service.impl中的类
Created by zhanghong on 15/11/21.
TokenRedisStorageService(RedisTemplate<String, Token>) - 类 的构造器studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 
TokenRedisStorageService.TokenSerializer - studio.wetrack.accountService.auth.service.impl中的枚举
 
TokenService - studio.wetrack.accountService.auth.service中的类
Created by zhanghong on 15/11/18.
TokenService(TokenStorageService) - 类 的构造器studio.wetrack.accountService.auth.service.TokenService
 
TokenStorageService - studio.wetrack.accountService.auth.service中的接口
Created by zhanghong on 15/11/21.
toString() - 类 中的方法studio.wetrack.accountService.auth.domain.SimpleGrantedAuthority
 
toString() - 类 中的方法studio.wetrack.accountService.auth.domain.Token
 
toString() - 类 中的方法studio.wetrack.accountService.auth.domain.User
 
Type - studio.wetrack.accountService.domain中的类
Created by zhanghong on 16/7/18.
Type() - 类 的构造器studio.wetrack.accountService.domain.Type
 

U

updatePassword(String, String, Type) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
updatePasswordByEmail(String, String, Type) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
updatePasswordByPhone(String, String, Type) - 类 中的方法studio.wetrack.accountService.AbstrackAccountService
 
updateToken(Token) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenInMemoryStorageService
 
updateToken(Token) - 类 中的方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService
 
updateToken(Token) - 类 中的方法studio.wetrack.accountService.auth.service.TokenService
 
updateToken(Token) - 接口 中的方法studio.wetrack.accountService.auth.service.TokenStorageService
 
User - studio.wetrack.accountService.auth.domain中的类
Created by zhanghong on 15/11/18.
User(String, String, int, String...) - 类 的构造器studio.wetrack.accountService.auth.domain.User
User构造函数

V

valueOf(String) - 枚举 中的静态方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService.TokenSerializer
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法studio.wetrack.accountService.SmsCodeService.CodeType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法studio.wetrack.accountService.auth.service.impl.TokenRedisStorageService.TokenSerializer
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法studio.wetrack.accountService.SmsCodeService.CodeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C D E F G H I L M N Q R S T U V 
跳过导航链接

Copyright © 2017. All rights reserved.