public class AuthConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DRUID_AUTH_TOKEN
Use this String as the attribute name for the request attribute to pass
AuthorizationInfo
from the servlet filter to the jersey resource |
| Constructor and Description |
|---|
AuthConfig() |
AuthConfig(boolean enabled) |
public static final String DRUID_AUTH_TOKEN
AuthorizationInfo
from the servlet filter to the jersey resourceCopyright © 2011–2017. All rights reserved.