Class DnsLabel

    • Field Detail

      • WILDCARD_LABEL

        public static final DnsLabel WILDCARD_LABEL
      • VALIDATE

        public static boolean VALIDATE
        Whether or not the DNS label is validated on construction.
      • label

        public final String label
    • Constructor Detail

      • DnsLabel

        protected DnsLabel​(String label)