bad.robot.http.apache
Class ApacheHttpAuthenticationCredentials
java.lang.Object
bad.robot.http.apache.ApacheHttpAuthenticationCredentials
public class ApacheHttpAuthenticationCredentials
- extends Object
Method Summary |
org.apache.http.auth.AuthScope |
getScope()
|
org.apache.http.auth.UsernamePasswordCredentials |
getUser()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheHttpAuthenticationCredentials
public ApacheHttpAuthenticationCredentials(org.apache.http.auth.AuthScope scope,
org.apache.http.auth.UsernamePasswordCredentials user)
getScope
public org.apache.http.auth.AuthScope getScope()
getUser
public org.apache.http.auth.UsernamePasswordCredentials getUser()
Copyright © 2012. All Rights Reserved.