@Service public class UserConnectionDao extends AbstractUserConnectionJpaDao<UserConnection>
| 构造器和说明 |
|---|
UserConnectionDao() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected UserConnection |
createNewUserConnection(String userId,
String providerId,
String providerUserId,
int rank,
String displayName,
String profileUrl,
String imageUrl,
String accessToken,
String secret,
String refreshToken,
Long expireTime) |
createRemoteUser, findUsersConnectedTo, get, get, getAll, getAll, getAll, getPersistentClass, getPrimary, getProviderIdJpql, getProviderUserIdJpql, getRank, getUserIdJpql, remove, remove, save, setDefaultPropertiesCopyright © 2017. All rights reserved.