Searched refs:AUTHENTICATION_UNKNOWN (Results 1 – 5 of 5) sorted by relevance
91 public static final short AUTHENTICATION_UNKNOWN = 5; field in ServiceLocationException
1355 ServiceLocationException.AUTHENTICATION_UNKNOWN, in makeDAAdvert()1471 ServiceLocationException.AUTHENTICATION_UNKNOWN, in makeSAAdvert()
969 ServiceLocationException.AUTHENTICATION_UNKNOWN,
122 #define AUTHENTICATION_UNKNOWN 0x0005 macro
1021 case AUTHENTICATION_UNKNOWN: return "authentication unknown"; in slpv2_error()