public interface ILispAuthentication
| Modifier and Type | Field and Description |
|---|---|
static int |
MAP_REGISTER_AND_NOTIFY_AUTHENTICATION_POSITION |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAuthenticationData(MapNotify mapNotify,
String key) |
int |
getAuthenticationLength() |
boolean |
validate(MapRegister mapRegister,
String key) |
static final int MAP_REGISTER_AND_NOTIFY_AUTHENTICATION_POSITION
boolean validate(MapRegister mapRegister, String key)
int getAuthenticationLength()
Copyright © 2017 OpenDaylight. All rights reserved.