|
|||||||
PREV NEXT | FRAMES NO FRAMES |
net.sourceforge.* |
---|
net.sourceforge.spnego.Base64 | ||
---|---|---|
private static final String |
ALPHABET |
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" |
net.sourceforge.spnego.net.sourceforge.spnego.SpnegoFilterConfig | ||
---|---|---|
private static final String |
MISSING_PROPERTY |
"Servlet Filter init param(s) in web.xml missing: " |
net.sourceforge.spnego.SpnegoHttpFilter.Constants | ||
---|---|---|
public static final String |
ALLOW_BASIC |
"spnego.allow.basic" |
public static final String |
ALLOW_DELEGATION |
"spnego.allow.delegation" |
public static final String |
ALLOW_LOCALHOST |
"spnego.allow.localhost" |
public static final String |
ALLOW_UNSEC_BASIC |
"spnego.allow.unsecure.basic" |
public static final String |
AUTHN_HEADER |
"WWW-Authenticate" |
public static final String |
AUTHZ_HEADER |
"Authorization" |
public static final String |
BASIC_HEADER |
"Basic" |
public static final String |
CLIENT_MODULE |
"spnego.login.client.module" |
public static final String |
KRB5_CONF |
"spnego.krb5.conf" |
static final String |
LOGGER_LEVEL |
"spnego.logger.level" |
static final String |
LOGGER_NAME |
"SpnegoHttpFilter" |
public static final String |
LOGIN_CONF |
"spnego.login.conf" |
public static final String |
NEGOTIATE_HEADER |
"Negotiate" |
static final String |
NTLM_PROLOG |
"TlRMTVNT" |
public static final String |
PREAUTH_PASSWORD |
"spnego.preauth.password" |
public static final String |
PREAUTH_USERNAME |
"spnego.preauth.username" |
public static final String |
PROMPT_NTLM |
"spnego.prompt.ntlm" |
public static final String |
SERVER_MODULE |
"spnego.login.server.module" |
|
|||||||
PREV NEXT | FRAMES NO FRAMES |