@InterfaceAudience.Private public class VisibilityLabelsValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
pattern |
static String |
regex |
private static boolean[] |
validAuthChars |
| Constructor and Description |
|---|
VisibilityLabelsValidator() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static boolean |
isValidAuthChar(byte b) |
static boolean |
isValidLabel(byte[] label) |
private static final boolean[] validAuthChars
public static final String regex
public VisibilityLabelsValidator()
static final boolean isValidAuthChar(byte b)
public static final boolean isValidLabel(byte[] label)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.