| Modifier and Type | Method | Description |
|---|---|---|
default ApiKey |
SecurityDao.findApiKeyByValue(java.lang.String value) |
Finds a API key by value.
|
| Modifier and Type | Method | Description |
|---|---|---|
default java.util.List<ApiKey> |
SecurityDao.findApiKeysByUser(SecurityUser user) |
Returns a list of API keys for the specified user.
|
Copyright © 2017 Ajibot. All rights reserved.