Searched defs:unauthenticated (Results 1 – 3 of 3) sorted by relevance
145 public void unauthenticated() { in unauthenticated() method in ApiExceptionFactoryTest
70 unauthenticated = GRPC_STATUS_UNAUTHENTICATED variable in StatusCode
304 pub fn unauthenticated(message: impl Into<String>) -> Status { in unauthenticated() method