Searched defs:OPAQUE (Results 1 – 6 of 6) sorted by relevance
47 private static String OPAQUE = ParameterNames.OPAQUE; field in Credentials
50 private static String OPAQUE = ParameterNames.OPAQUE; field in Challenge
58 public static final String OPAQUE = "opaque"; field
56 public static final String OPAQUE = ParameterNames.OPAQUE; field in AuthenticationHeader
540 pub const OPAQUE: Self = Self(0b1); constant551 pub const OPAQUE: Self = Self(0b1); constant877 pub const OPAQUE: Self = Self(0b1); constant
119 #define OPAQUE 4 macro