| Modifier and Type | Method and Description |
|---|---|
AuthKeyNB |
LispMappingNorthbound.getAuthKey(String containerName,
int iid,
int afi,
String address,
int mask)
Retrieve the key used to register an EID prefix
|
AuthKeyNB |
LispMappingNorthbound.getAuthKey(String containerName,
int iid,
int afi,
String srcAdd,
int srcML,
String dstAdd,
int dstML)
Retrieve a key used to register a Source-Destination LCAF EID prefix
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
LispMappingNorthbound.addAuthKey(String containerName,
AuthKeyNB authKeyNB)
Set the authentication key for an EID prefix
|
Copyright © 2014. All Rights Reserved.