public class ClientKeyStore extends Object
| Constructor and Description | 
|---|
| ClientKeyStore() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientKey | delete(String serviceId) | 
| ClientKey | find(String serviceId) | 
| Collection<ClientKey> | findAll() | 
| boolean | isAvailable(String serviceId) | 
| ClientKey | save(ClientKey clientKey) | 
Copyright © 2017. All rights reserved.