Interface NTPAUTHMD5

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, NTPAUTHTYPE

    @Generated("mdsal-binding-generator")
    public interface NTPAUTHMD5
    extends NTPAUTHTYPE
    MD5 encryption method

    This class represents the following YANG schema fragment defined in module openconfig-system

     identity NTP_AUTH_MD5 {
       base NTP_AUTH_TYPE;
     }
     
    The schema path to identify an instance is openconfig-systemNTP_AUTH_MD5
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME