Lines Matching refs:AuthScope
1187 @Deprecated public class AuthScope {
1188 ctor @Deprecated public AuthScope(String, int, String, String);
1189 ctor @Deprecated public AuthScope(String, int, String);
1190 ctor @Deprecated public AuthScope(String, int);
1191 ctor @Deprecated public AuthScope(org.apache.http.auth.AuthScope);
1196 method @Deprecated public int match(org.apache.http.auth.AuthScope);
1197 field @Deprecated public static final org.apache.http.auth.AuthScope ANY;
1207 method @Deprecated public org.apache.http.auth.AuthScope getAuthScope();
1212 method @Deprecated public void setAuthScope(org.apache.http.auth.AuthScope);
1319 …@Deprecated public org.apache.http.auth.Credentials getCredentials(org.apache.http.auth.AuthScope);
1320 …method @Deprecated public void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth…
2501 …@Deprecated public org.apache.http.auth.Credentials getCredentials(org.apache.http.auth.AuthScope);
2502 …method @Deprecated public void setCredentials(org.apache.http.auth.AuthScope, org.apache.http.auth…