U - a user type.public interface UserDao<U extends UserEntity<? extends RoleEntity>> extends DaoWithUniqueName<U,Long>
UserEntity objects
in a data store.| Modifier and Type | Method and Description |
|---|---|
U |
getByHttpServletRequest(javax.servlet.http.HttpServletRequest request) |
U |
getByPrincipal(Principal principal) |
getByNameCopyright © 2016–2018 Emory University. All rights reserved.