Interface | Description |
---|---|
StaticPrivilege<T extends Enum<T> & StaticPrivilege<T>> |
User should define enum which implements this interface.
|
User | |
VerifyCodeProvider |
Application that uses verify code should provide a implementation of this interface.
|
Class | Description |
---|---|
AbstractGrantedAuthority |
Created by haolun on 17/1/4.
|
AbstractRole |
Created by zhanghaolun on 16/10/28.
|
AbstractStaticPrivilege |
Shout use enum to implement StaticPrivilege, not this one.
|
AbstractUser |
Created by zhanghaolun on 16/10/28.
|
BaseUserDetailsAuthenticationProvider<U extends User> |
Created by zhanghaolun on 16/7/6.
|
GenericUser |
A generic token of user.
|
Security | |
UserDetails |
TODO 考虑XML序列化, 尤其是JAXB针对Map.
|
Copyright © 2017. All rights reserved.