| Package | Description |
|---|---|
| org.genesys.blocks.oauth.persistence |
| Modifier and Type | Method and Description |
|---|---|
AccessToken |
AccessTokenRepository.findByAuthenticationId(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<AccessToken> |
AccessTokenRepository.findByClientId(String clientId) |
List<AccessToken> |
AccessTokenRepository.findByClientIdAndUsername(String clientId,
String username) |
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.