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