public class BasicClientKeyService extends Object implements ClientKeyService
Constructor and Description |
---|
BasicClientKeyService() |
Modifier and Type | Method and Description |
---|---|
String |
getKey(String strClientId)
provides the client key for a given client ID
|
void |
setClientsMap(Map mapClients)
Set the clients map (id /key)
|
public void setClientsMap(Map mapClients)
mapClients
- The client mappublic String getKey(String strClientId)
getKey
in interface ClientKeyService
strClientId
- The client IDCopyright © 2019 City of Paris. All rights reserved.