|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fcrepo.server.security.servletfilters.Base
org.fcrepo.server.security.servletfilters.FilterSetup
org.fcrepo.server.security.servletfilters.BaseContributing
org.fcrepo.server.security.servletfilters.BaseCaching
org.fcrepo.server.security.servletfilters.ldap.FilterLdap
@Deprecated public class FilterLdap
| Field Summary | |
|---|---|
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. |
| Fields inherited from class org.fcrepo.server.security.servletfilters.BaseCaching |
|---|
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, SPONSORING |
| Fields inherited from class org.fcrepo.server.security.servletfilters.BaseContributing |
|---|
AUTHENTICATE, 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_FILTER |
| Fields inherited from class org.fcrepo.server.security.servletfilters.FilterSetup |
|---|
FILTER_NAME, inited, NOT_SET |
| Fields inherited from class org.fcrepo.server.security.servletfilters.Base |
|---|
initErrors, StringArrayPrototype |
| Constructor Summary | |
|---|---|
FilterLdap()
Deprecated. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.fcrepo.server.security.servletfilters.BaseCaching |
|---|
authenticate, authenticate, contributeAttributes, contributeAuthenticatedAttributes, contributeSponsoredAttributes, getCache, getNewCache |
| Methods inherited from class org.fcrepo.server.security.servletfilters.BaseContributing |
|---|
doThisSubclass |
| Methods inherited from class org.fcrepo.server.security.servletfilters.FilterSetup |
|---|
doFilter, getFilterNameAbbrev, init, setConfig, wrap |
| Methods inherited from class org.fcrepo.server.security.servletfilters.Base |
|---|
booleanValue, enter, enterExit, exit, fail, format, format, format, getClassName, pass, passFail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public 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
| Constructor Detail |
|---|
public FilterLdap()
| Method Detail |
|---|
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 BaseCaching
protected void initThisSubclass(String key,
String value)
initThisSubclass in class BaseCaching
public void populateCacheElement(CacheElement cacheElement,
String password)
populateCacheElement in interface CacheElementPopulatorpopulateCacheElement in class BaseCaching
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||