@Immutable public class NoopUserTokenHandler extends java.lang.Object implements org.apache.http.client.UserTokenHandler
UserTokenHandler that always returns null.| Modifier and Type | Field and Description |
|---|---|
static NoopUserTokenHandler |
INSTANCE |
| Constructor and Description |
|---|
NoopUserTokenHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getUserToken(org.apache.http.protocol.HttpContext context) |
public static final NoopUserTokenHandler INSTANCE
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.