Uses of Enum Class
org.opendaylight.lispflowmapping.lisp.authentication.LispKeyIDEnum
-
Uses of LispKeyIDEnum in org.opendaylight.lispflowmapping.lisp.authentication
Modifier and TypeMethodDescriptionstatic LispKeyIDEnum
LispKeyIDEnum.valueOf
(short keyID) Returns the enum constant of this class with the specified name.static LispKeyIDEnum
Returns the enum constant of this class with the specified name.static LispKeyIDEnum[]
LispKeyIDEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic ILispAuthentication
LispAuthenticationFactory.getAuthentication
(LispKeyIDEnum keyID)