Uses of Interface
org.opendaylight.lispflowmapping.lisp.authentication.ILispAuthentication
-
Packages that use ILispAuthentication Package Description org.opendaylight.lispflowmapping.lisp.authentication -
-
Uses of ILispAuthentication in org.opendaylight.lispflowmapping.lisp.authentication
Classes in org.opendaylight.lispflowmapping.lisp.authentication that implement ILispAuthentication Modifier and Type Class Description class
LispMACAuthentication
class
LispNoAuthentication
Methods in org.opendaylight.lispflowmapping.lisp.authentication that return ILispAuthentication Modifier and Type Method Description static ILispAuthentication
LispAuthenticationFactory. getAuthentication(LispKeyIDEnum keyID)
-