Class LispMACAuthentication

java.lang.Object
org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication
All Implemented Interfaces:
ILispAuthentication

public class LispMACAuthentication extends Object implements ILispAuthentication
  • Field Details

    • LOG

      protected static final org.slf4j.Logger LOG
    • algorithm

      protected String algorithm
  • Constructor Details

    • LispMACAuthentication

      public LispMACAuthentication(String algorithm)
  • Method Details