|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.http.impl.client.NoopUserTokenHandler
@Immutable public class NoopUserTokenHandler
Noop implementation of UserTokenHandler that always returns null.
| Field Summary | |
|---|---|
static NoopUserTokenHandler |
INSTANCE
|
| Constructor Summary | |
|---|---|
NoopUserTokenHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getUserToken(org.apache.http.protocol.HttpContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NoopUserTokenHandler INSTANCE
| Constructor Detail |
|---|
public NoopUserTokenHandler()
| Method Detail |
|---|
public java.lang.Object getUserToken(org.apache.http.protocol.HttpContext context)
getUserToken in interface org.apache.http.client.UserTokenHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||