Searched defs:checkAuthority (Results 1 – 3 of 3) sorted by relevance
433 String checkAuthority(String authority); in checkAuthority() method439 protected String checkAuthority(String authority) { in checkAuthority() method in NettyChannelBuilder
398 protected String checkAuthority(String authority) { in checkAuthority() method in AbstractManagedChannelImplBuilder
466 public static String checkAuthority(String authority) { in checkAuthority() method in GrpcUtil