| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.auth.AuthOption
@Contract(threading=IMMUTABLE) public final class AuthOption
| Constructor Summary | |
|---|---|
| AuthOption(AuthScheme authScheme,
           Credentials creds) | |
| Method Summary | |
|---|---|
|  AuthScheme | getAuthScheme() | 
|  Credentials | getCredentials() | 
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public AuthOption(AuthScheme authScheme,
                  Credentials creds)
| Method Detail | 
|---|
public AuthScheme getAuthScheme()
public Credentials getCredentials()
public String toString()
toString in class Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||