public class WebAdminBasicAuthFilter extends Object implements org.apache.james.webadmin.authentication.AuthenticationFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHORIZATION_HEADER_NAME |
static String |
AUTHORIZATION_HEADER_PREFIX |
static String |
OPTIONS |
| Constructor and Description |
|---|
WebAdminBasicAuthFilter(String user,
String pass) |
public static final String AUTHORIZATION_HEADER_NAME
public static final String AUTHORIZATION_HEADER_PREFIX
public static final String OPTIONS
Copyright © 2021. All rights reserved.