Class LispNoAuthentication
java.lang.Object
org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication
- All Implemented Interfaces:
ILispAuthentication
-
Field Summary
Fields inherited from interface org.opendaylight.lispflowmapping.lisp.authentication.ILispAuthentication
MAP_REGISTER_AND_NOTIFY_AUTHENTICATION_POSITION -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getAuthenticationData(ByteBuffer buffer, String key) intstatic LispNoAuthenticationbooleanvalidate(ByteBuffer mapRegisterBuffer, byte[] expectedAuthData, String key)
-
Method Details
-
getInstance
-
getAuthenticationLength
public int getAuthenticationLength()- Specified by:
getAuthenticationLengthin interfaceILispAuthentication
-
getAuthenticationData
- Specified by:
getAuthenticationDatain interfaceILispAuthentication
-
validate
- Specified by:
validatein interfaceILispAuthentication
-