Class LispAuthenticationUtil
java.lang.Object
org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]createAuthenticationData(ByteBuffer buffer, String authKey) static byte[]createAuthenticationData(MapNotify mapNotify, String authKey) static booleanvalidate(MapRegister mapRegister, ByteBuffer byteBuffer, Eid eid, MappingAuthkey key)  
- 
Field Details
- 
LOG
protected static final org.slf4j.Logger LOG 
 - 
 - 
Method Details
- 
validate
public static boolean validate(MapRegister mapRegister, ByteBuffer byteBuffer, Eid eid, MappingAuthkey key)  - 
createAuthenticationData
 - 
createAuthenticationData
 
 -