public interface SpringSecurityUserDao
SpringSecurityUserDao interface.
| Modifier and Type | Field and Description | 
|---|---|
static org.springframework.security.core.GrantedAuthority | 
ROLE_USER  | 
| Modifier and Type | Method and Description | 
|---|---|
SpringSecurityUser | 
getByUsername(String username)
getByUsername 
 | 
SpringSecurityUser getByUsername(String username)
getByUsername
Copyright © 2020. All rights reserved.