@Contract(threading=IMMUTABLE) public class NoopUserTokenHandler extends Object implements UserTokenHandler
UserTokenHandler ,总是返回null 。
| Modifier and Type | Field and Description |
|---|---|
static NoopUserTokenHandler |
INSTANCE |
| Constructor and Description |
|---|
NoopUserTokenHandler() |
public static final NoopUserTokenHandler INSTANCE
public Object getUserToken(HttpContext context)
UserTokenHandler复制
null 。
getUserToken在界面
UserTokenHandler
context - 执行上下文
null如果上下文不是用户特定的)。
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.