Uses of Interface
org.opendaylight.lispflowmapping.interfaces.mapcache.IAuthKeyDb
-
Packages that use IAuthKeyDb Package Description org.opendaylight.lispflowmapping.mapcache -
-
Uses of IAuthKeyDb in org.opendaylight.lispflowmapping.mapcache
Classes in org.opendaylight.lispflowmapping.mapcache that implement IAuthKeyDb Modifier and Type Class Description class
AuthKeyDb
Simple in-memory database for authentication keys, that works with 'simple' addresses (see lisp-proto.yang).
-