Home | History | Annotate | Download | only in content

Lines Matching defs:getAuthorityWithoutUserId

2022         if (!matchesOurAuthorities(getAuthorityWithoutUserId(auth))) {
2078 public static String getAuthorityWithoutUserId(String auth) {
2088 builder.authority(getAuthorityWithoutUserId(uri.getAuthority()));