Class LispAuthenticationUtil

java.lang.Object
org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil

public final class LispAuthenticationUtil extends Object
  • 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

      public static byte[] createAuthenticationData(MapNotify mapNotify, String authKey)
    • createAuthenticationData

      public static byte[] createAuthenticationData(ByteBuffer buffer, String authKey)