@Deprecated public class FilterLdap extends BaseCaching
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTES2RETURN_KEY
Deprecated.
|
static String |
BASE_KEY
Deprecated.
|
static String |
BIND_FILTER_KEY
Deprecated.
|
static String |
CONTEXT_VERSION_KEY
Deprecated.
|
static String |
FILTER_KEY
Deprecated.
|
static String |
GROUPS_NAME_KEY
Deprecated.
|
static String |
PASSWORD_KEY
Deprecated.
|
String |
SECURITY_AUTHENTICATION
Deprecated.
|
static String |
SECURITY_AUTHENTICATION_KEY
Deprecated.
|
String |
SECURITY_CREDENTIALS
Deprecated.
|
static String |
SECURITY_CREDENTIALS_KEY
Deprecated.
|
String |
SECURITY_PRINCIPAL
Deprecated.
|
static String |
SECURITY_PRINCIPAL_KEY
Deprecated.
|
static String |
URL_KEY
Deprecated.
|
static String |
USERID_KEY
Deprecated.
|
static String |
VERSION_KEY
Deprecated.
|
AUTHENTICATE_KEY, AUTHENTICATED_USER_KEY, AUTHN_FAILURE_TIMEOUT_DURATION_KEY, AUTHN_FAILURE_TIMEOUT_UNIT_KEY, LOOKUP_EXCEPTION_TIMEOUT_DURATION_KEY, LOOKUP_EXCEPTION_TIMEOUT_UNIT_KEY, LOOKUP_SUCCESS_TIMEOUT_DURATION_KEY, LOOKUP_SUCCESS_TIMEOUT_UNIT_KEY, SPONSORED_USER_KEY, SPONSORINGAUTHENTICATE, EMPTY_ARRAY, EMPTY_MAP, EMPTY_RESULTS, EMPTY_RESULTS_KEY, FILTERS_CONTRIBUTING_AUTHENTICATED_ATTRIBUTES, FILTERS_CONTRIBUTING_SPONSORED_ATTRIBUTES, LOG_STACK_TRACES, LOG_STACK_TRACES_KEY, NULL_SET, PW_0, PW_0_KEY, PW_NULL, PW_NULL_KEY, SKIP_FILTER, SURROGATE_ATTRIBUTE, SURROGATE_ATTRIBUTE_KEY, SURROGATE_ROLE, SURROGATE_ROLE_KEY, UNAUTHENTICATE_USER_CONDITIONALLY, UNAUTHENTICATE_USER_UNCONDITIONALLY, USE_FILTERFILTER_NAME, inited, NOT_SETinitErrors, StringArrayPrototype| Constructor and Description |
|---|
FilterLdap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
void |
init(javax.servlet.FilterConfig filterConfig)
Deprecated.
|
protected void |
initThisSubclass(String key,
String value)
Deprecated.
|
void |
populateCacheElement(CacheElement cacheElement,
String password)
Deprecated.
|
authenticate, authenticate, contributeAttributes, contributeAuthenticatedAttributes, contributeSponsoredAttributes, getCache, getNewCachedoThisSubclassdoFilter, getFilterNameAbbrev, init, setConfig, wrappublic static final String CONTEXT_VERSION_KEY
public static final String VERSION_KEY
public static final String BIND_FILTER_KEY
public static final String URL_KEY
public static final String BASE_KEY
public static final String FILTER_KEY
public static final String USERID_KEY
public static final String PASSWORD_KEY
public static final String ATTRIBUTES2RETURN_KEY
public static final String GROUPS_NAME_KEY
public static final String SECURITY_AUTHENTICATION_KEY
public static final String SECURITY_PRINCIPAL_KEY
public static final String SECURITY_CREDENTIALS_KEY
public String SECURITY_AUTHENTICATION
public String SECURITY_PRINCIPAL
public String SECURITY_CREDENTIALS
public void init(javax.servlet.FilterConfig filterConfig)
init in interface javax.servlet.Filterinit in class BaseCachingpublic void destroy()
destroy in interface javax.servlet.Filterdestroy in class BaseCachingprotected void initThisSubclass(String key, String value)
initThisSubclass in class BaseCachingpublic void populateCacheElement(CacheElement cacheElement, String password)
populateCacheElement in interface CacheElementPopulatorpopulateCacheElement in class BaseCachingCopyright © 2013 DuraSpace. All Rights Reserved.