| Package | Description |
|---|---|
| org.genesys.blocks.oauth.model | |
| org.genesys.blocks.oauth.persistence | |
| org.genesys.blocks.oauth.service |
| Constructor and Description |
|---|
QRefreshToken(com.querydsl.core.types.Path<? extends RefreshToken> path) |
| Modifier and Type | Method and Description |
|---|---|
List<RefreshToken> |
RefreshTokenRepository.findByClientId(String clientId)
Find by client id.
|
| Modifier and Type | Method and Description |
|---|---|
List<RefreshToken> |
OAuthServiceImpl.findRefreshTokensByClientId(String clientId) |
List<RefreshToken> |
OAuthTokenStoreService.findRefreshTokensByClientId(String clientId)
Find refresh tokens by client id.
|
Copyright © 2018 Global Crop Diversity Trust. All rights reserved.